Which of the following is the Mac quick key shortcut for the Access Zoom Minus tool command?

A. [Spacebar][Z]
B. [Spacebar][Alt]
C. [Spacebar][option]
D. [Spacebar][Ctrl]


Answer: C

Computer Science & Information Technology

You might also like to view...

All Java applications must have a method __________.

a. public static Main(String[] args) b. public static Main(String args[]) c. public static void main(String[] args) d. public void main(String[] args) e. public static main(String[] args)

Computer Science & Information Technology

Convert the following postfix expression to infix. abc++

a. (a + (b + c)) b. a + b + c c. (a + b) + c d. (a + b + c)

Computer Science & Information Technology

After issuing the proper command to configure a static route, the prompt does which of the following?

A) Does not change; remains at router (config#) B) Changes to router(config-static) C) Does not change; remains at router (config)# D) Changes to router (config-static)#

Computer Science & Information Technology

A hard drive is divided into____so that files can be organized and retrieved quickly.

a. bits b. bytes c. segments d. sectors

Computer Science & Information Technology