Which tool is used to enlarge or reduce the image on your screen?

A. Magnify
B. Zoom
C. Hand
D. Marquee

Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is not a case in which function terminate is called?

a. When the exception mechanism cannot find a matching catch for a thrown exception. b. When the abort function is called before any call to function set_abort. c. When a destructor attempts to throw an exception during stack unwinding. d. When an attempt is made to rethrow an exception when there is no exception currently being handled.

Computer Science & Information Technology

The StreamWriter's CreateText method will _____________.

a. create a new file or replace an existing one b. append text at the end of the existing file c. insert text at the beginning of the file d. maintain the data for an existing file

Computer Science & Information Technology