Practice Questions

Question 1The Framework class library (FCL) enables you to access which of the following?
  • A. Custom classes created by a particular developer

  • B. Custom classes shared by a particular project

  • C. Public classes common to the .NET Framework

  • D. Private classes common to the .NET Framework

A1: Answer C is correct. The FCL includes hundreds of public classes that can be used in an application developed within the .NET Framework. Answers A and B are incorrect because the FCL contains classes common to the .NET Framework rather than custom user-created classes. Answer D is incorrect because the private classes within the FCL are inaccessible.
Question 2You want to change the font setting of a form so that all text placed on it will appear ...

Get Developing and Implementing Windows®-Based Applications with Visual C#™ .NET and Visual Studio® .NET Exam Cram™ 2 (Exam 70-316) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.