________ displays the document in a hierarchical fashion

A) Read Mode
B) Web Layout
C) Print Layout
D) Outline view


D

Computer Science & Information Technology

You might also like to view...

Each Web server hosts one or more ____________________ that contain information about a specific topic.

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

Computer Science & Information Technology

How does the compiler handle this statement? #define MAX 50.99

A. It ignores it .The the linker handles this statement. B. It defines a variable MAX whose value is 50.99 C. Any time it sees “MAX”, it substitutes 50.99. D. It lets main() access the variable MAX.

Computer Science & Information Technology

The probability of detecting an error, given that one has occurred, using parity checking is about:

a. 100% b. 0% c. 50% d. 75% e. 98%

Computer Science & Information Technology

A graph is useful in order to do all of the following except____.

A. show a relationship among a set of numbers B. simplify complex data C. help communicate a message D. blend objects

Computer Science & Information Technology