Answer the following statements true (T) or false (F)
1. If a program contains procedures for both the Click and DoubleClick events on a list box and the user
double-clicks on the list box, only the Click event will be raised.
2. If a list box has its sorted property set to True and the list box contains all numbers, then the values in
the list box will always be in increasing numerical order.
3. Like other variables, array variables can be declared and assigned initial values at the same
time.
4. After an array has been declared, its type (but not its size) can be changed with a ReDim
statement.
5. If you use the ReDim statement to make an array smaller than it was, data in the eliminated
elements can be retrieved by using the Preserve keyword.
1. T
2. F
3. T
4. F
5. F
You might also like to view...
Display size corresponds to the resolution of the video window.
Answer the following statement true (T) or false (F)
There are seven access control methodologies categorized by their inherent characteristics. List and briefly define them.
What will be an ideal response?