The default view in Word is ____.

A. Print Layout view
B. Headline view
C. Web Layout view
D. Outline view


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements is not valid C++ code?

a. int ptr = &num1; b. int ptr = int *num1; c. float num1 = &ptr2; d. All of these are valid e. All of these are invalid

Computer Science & Information Technology

A(n) _______ is not required if you always refer to a class with its fully qualified class name.

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

Computer Science & Information Technology

How to Excel understand your number as a text?

a. None of the others b. Use a bracket at begin of your number c. Use a semi-colon at begin of your number d. Use a quotes at begin of your number

Computer Science & Information Technology

In the era of IntelliSense, developers need no longer anticipate that users will enter invalid data.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology