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

1
Subscripts may be
A)Constants
B)Variables
C)Numeric Expressions
D)Any of the above
2
Multiple fields of related data may be combined using the __________ statement.
A)Structure
B)For Each
C)Array
D)Multidimension
3
employee(4).salesTotal refers to
A)The fourth employee
B)The fifth employee
C)The fourth salesTotal
D)The fifth salesTotal
4
You do not need to validate a subscript when using a
A)Combobox
B)Two-dimensional array
C)Integer subscripts
D)Table lookups
5
When using a list box with an array the subscript is the
A)SelectedValue
B)Item.Count
C)SelectedIndex
D)SelectedIndex+1







Programming in VB .NET 2005Online Learning Center

Home > Chapter 8 > Multiple Choice Quiz