What object is similar to a ListBox but with check boxes appearing to the left of each item?

A. CheckBox
B. ButtonBox
C. ComboBox
D. CheckedListBox


Answer: D

Computer Science & Information Technology

You might also like to view...

Assigning a subclass reference to a superclass variable is safe ________.

a. because the subclass object has an object of its superclass. b. because the subclass object is an object of its superclass. c. only when the superclass is abstract. d. only when the superclass is concrete.

Computer Science & Information Technology

When declaring an array, depending on the syntax rules of the programming language you use, you place the subscript within parentheses or ____ following the group name.

A. asterisks B. slashes C. curly brackets D. square brackets

Computer Science & Information Technology

What do we call the process whereby Photoshop creates new pixels from the information of existing pixels in an image?

A. rasterization B. resizing C. polarization D. interpolation

Computer Science & Information Technology

The ________ tool is a contextual tool that appears when you select data in a worksheet

A) Quick Chart B) Insert Charts C) Sparklines D) Quick Analysis

Computer Science & Information Technology