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

1
With Visual Basic, you can write computer programs that run in the Microsoft Windows environment
A)True
B)False
2
Visual Basic is an object-oriented programming language
A)True
B)False
3
In Form1.Text, the word Text is referring to a method
A)True
B)False
4
Writing a program in Visual Basic is so easy that it is not necessary to do any planning
A)True
B)False
5
When creating a project in Visual Basic, you should always begin by writing the Basic code
A)True
B)False
6
A .vb file is a text file that can be opened with any text editor and it holds the code procedures that you write
A)True
B)False
7
The .resx file is a text file that defines all resources used by the form including any graphics that are displayed on the form
A)True
B)False
8
The Properties window is used to set the properties for the objects on your form
A)True
B)False
9
The Solution Explorer window is used to design a form that makes up your user interface
A)True
B)False
10
You are in run time when you design the user interface
A)True
B)False







Bradley:Programming in VB 2008Online Learning Center

Home > Chapter 1 > True or False