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

1
The Items property is a collection.
A)True
B)False
2
To remove an item from a list the index must be known.
A)True
B)False
3
Do loops use a posttest while For loops use a pretest condition.
A)True
B)False
4
A Boolean variable may only contain a value of True or False.
A)True
B)False
5
The actual output to print is placed in the Print method of a PrintDocument object.
A)True
B)False







Programming in VB .NET 2005Online Learning Center

Home > Chapter 7 > True or False