This control displays a list of possible data entries from which the user can choose.

A. Label
B. Text box
C. List box
D. Tab control

Answer: C

Computer Science & Information Technology

You might also like to view...

Ann, a home user, wishes to confine a wireless network to devices ONLY inside of her house. Which of the following will accomplish this?

A. Decreasing radio strength B. MAC filtering C. WEP encryption D. SSID broadcast disable

Computer Science & Information Technology

Assume proper includes have been executed, but not using directive or declaration. Write a definition of an iterator for a vector named vec of int values. Write a for loop that will display the contents vec on the screen, separated by spaces. Use iterators for the loop control.

What will be an ideal response?

Computer Science & Information Technology