When you print a document with comments and tracked changes, Word chooses the ____ percentage that will best display the comments on the printed document.

A. orientation
B. dialog
C. zoom
D. vertical


Answer: C

Computer Science & Information Technology

You might also like to view...

A -Tree improves on a B-tree by offering

a) fewer nodes b) more nodes c) sequential access to all elements of the tree d) fewer levels e) more levels

Computer Science & Information Technology

How do you plan to test the effectiveness of your game?

What criteria will you use to ensure that the outcomes are being met?

Computer Science & Information Technology

Using #define statements for file I/O names is:

A. Mandatory – the filename must be a #define. B. Illegal – the file to be read in must be in a string or C-string. C. Coronary – the program will not compile or link properly. D. Optional – the file name can be put here for convenience, hard-coded, or assigned elsewhere in the program.

Computer Science & Information Technology

A(n) ____________________ is a reasonable unit of programming, designed to tackle one small task at a time.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology