Site MapHelpFeedbackTrue or False
True or False
(See related pages)

1
It is not necessary to review any planned forms with the user before beginning programming on a project because the user will probably change his/her mind later.
A)True
B)False
2
When you begin to write the C# code for a project that has been carefully planned, you can create powerful programs with relatively few lines of C# code.
A)True
B)False
3
A C# solution can contain one or more projects.
A)True
B)False
4
The name of a project file for a C# project has the extension .csproj.
A)True
B)False
5
Each programming language in Visual Studio has its own IDE.
A)True
B)False
6
Visual Studio IDE windows, such as the Main Window and the Solution Explorer, can be moved, resized, opened, closed and customized.
A)True
B)False
7
Forms are designed using the Form Designer window.
A)True
B)False
8
The Solution Explorer window's title bar contains the name of your project file.
A)True
B)False
9
The tools that appear in your toolbox in C# depend on the edition of C# that you are using.
A)True
B)False
10
The IDE window title bar indicates (Running) or (Debugging) to indicate that a project is no longer in design time.
A)True
B)False







Programming in Visual C# 2005Online Learning Center

Home > Chapter 1 > True or False