Match the following WordPad features to their descriptions:

I. Rich Text Format A. Moves text to the next line when the current
line reaches the page margin.
II. Word Wrap B. A universal word-processing format.
III. Wrap to Ruler C. Automatically breaks lines of text when the
current line is full.
IV. Print Preview D. Allows you to take the current file and save it
with a different name.
V. Save As E. Allows you to see what your document will look
like before you print.


B, C, A, E, D

Computer Science & Information Technology

You might also like to view...

Which of the following correctly uses C++11’s range-based for statement to iterate through every element of the array variable arr?

a. for (auto x : arr) b. foreach (x in arr) c. for (auto x; x < arr.length; x++) d. for x in arr

Computer Science & Information Technology

Denial of service (DoS) attacks fall under which of the following categories of attacks?

A) Viruses B) Malware C) Blocking D) Intrusion

Computer Science & Information Technology

For all handouts to be printed in Landscape layout, this feature should be changed in the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

An interim plan saves ____ values.

A. duration B. work C. cost D. None of the above

Computer Science & Information Technology