To use an application icon for starting an application you should ____.

A. double-click the mouse right button
B. click the mouse left button
C. double-click the mouse left button
D. click the mouse right button


Answer: C

Computer Science & Information Technology

You might also like to view...

Which function is best suited to return the specified number of characters from the middle of a text string?

A) RIGHT B) SUBSTITUTE C) MID D) LEFT

Computer Science & Information Technology

Which RAID level does NOT provide reliability?

A) 5 B) 1 C) 10 D) 01 E) All these RAID levels provide reliability.

Computer Science & Information Technology

?The _____ statement must always come before any other style rules in a style sheet.

A. ?@import B. ?@embed C. ?!import D. ?!embed

Computer Science & Information Technology

The return type of the function to overload the operator >> must be a reference to a(n) ____ object.

A. iostream B. ostream C. stream D. istream

Computer Science & Information Technology