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

1
The subscript or index refers to the position of an element within an array.
A)True
B)False
2
The index of the first element is 1.
A)True
B)False
3
When the initial values of an array are specified in the declaration the array size may not be specified inside of the parentheses.
A)True
B)False
4
With the For Each/Next statement the programmer does not need to know the number of elements in the array.
A)True
B)False
5
The Structure statement cannot go inside a procedure.
A)True
B)False







Programming in VB .NET 2005Online Learning Center

Home > Chapter 8 > True or False