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

Computer Science & Information Technology

You might also like to view...

________ is a wireless technology that connects peripherals at short ranges

A) Ultraviolet B) Bluetooth C) Infrared D) RFID

Computer Science & Information Technology

Which of the following is NOT an image editing program?

A) Paint-Shop Pro B) Windows Photo Gallery C) Adobe Acrobat D) Photoshop Elements

Computer Science & Information Technology

Which of the following are required tasks when you configure Frame Relay? (Choose two.)

a. Configure the LMI b. Configure static or dynamic address mapping c. Enable Frame Relay encapsulation on an interface d. Configure Frame Relay SVCs e. Configure Frame Relay traffic shaping

Computer Science & Information Technology

The US-China Safe Harbor is a streamlined process for US companies to comply with the Chinese directive on the protection of personal data

a. true b. false

Computer Science & Information Technology