For today's computer users, operating system software allows use of a mouse to select pictures, or ____ on the screen.

A. systems
B. prompts
C. selectors
D. icons


Answer: D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) You cannot validate values assigned to properties using an object initializer. 2) Methods that overload binary operators must take two arguments. 3) Operators should be overloaded to perform actions similar to those that they normally perform on objects of simple types. 4) At least one argument of an operator overload method must be a reference to an object of the class in which the operator is overloaded.

Computer Science & Information Technology

The HTML5 _____________ form control provides the user with a selection of choices along with an option to enter information.

a. select list b. check box c. datalist d. slider

Computer Science & Information Technology

When creating a table in Design view, you can add each of the following EXCEPT ________

A) Field Names B) Data Types C) Table sizes D) Field Properties

Computer Science & Information Technology

Which statement is false?

a. A List is a Collection. b. A List cannot contain duplicate elements. c. A List is sometimes called a sequence. d. Lists use zero-based indices.

Computer Science & Information Technology