Which of the following is NOT an option on the Page Layout tab?

A) Set the print area B) Print titles
C) Print preview D) Manage page breaks


C

Computer Science & Information Technology

You might also like to view...

Which type of function is used in cryptography?

A. Not AND B. permutation C. NOR D. X-box

Computer Science & Information Technology

Suppose class Child is derived from class Parent that was in turn derived from class GrandParent. This question concerns order of calls to constructors and destructors for these three classes. Declare an object of class Child. We know that Child, Parent and GrandParent constructors are called. In what order are these constructors are called? When the time comes to destroy the class Child object, we know that Child, Parent and GrandParent destructors are called. In what order are these destructor called?

What will be an ideal response?

Computer Science & Information Technology

What happens to existing text on the Clipboard in Windows Vista when you copy something new?

A) Existing text is removed. B) Existing text remains; new text is put in Clipboard #2. C) Existing text remains; new text is added on at the end. D) Existing text is removed; new text is put on the Clipboard.

Computer Science & Information Technology

The format command-line utility is used to change an existing FAT or FAT32 partition that contains data to NTFS without losing the data

Indicate whether the statement is true or false

Computer Science & Information Technology