The default zoom level for viewing a document is ________

A) 75% B) 25% C) 100% D) 200%


C

Computer Science & Information Technology

You might also like to view...

Some programming languages allow variables to be of logical or __________ type.

Fill in the blank(s) with correct word

Computer Science & Information Technology

What predefined option within DHCP may be necessary for some configurations of Windows Deployment Server?

A. 044 WINS/NBNS Servers B. 046 WINS/NBT Node type C. 080 WDS config D. 060 PXEClient

Computer Science & Information Technology

This type of software can be described as end-user software and is used to accomplish a variety of tasks.

A. utility B. application C. communications D. system

Computer Science & Information Technology

If a queue is implemented as the ADT list, which of the following queue operations can be implemented as list.remove(1)?

a) enqueue() b) dequeue() c) isEmpty() d) peek()

Computer Science & Information Technology