Site MapHelpFeedbackMultiple Choice Quiz
Multiple Choice Quiz
(See related pages)

1
Which of the following does not belong to objects?
A)properties
B)methods
C)events
D)pseudocode
2
The correct sequence for planning a project is:
A)interface, properties, code
B)properties, code, interface
C)code, interface, properties
D)programmer preference
3
The window that holds the filenames for the files in a project is
A)Document Window
B)Form Designer
C)Solution Explorer
D)Properties Window
4
To place a title in the title bar of the form use the _____________ property.
A)WindowState
B)Text
C)Name
D)TitleSetting
5
The statement used to change a property value at runtime is
A)assignment
B)remark
C)Me
D)either a or b







Programming in VB .NET 2005Online Learning Center

Home > Chapter 1 > Multiple Choice Quiz