?Alana is copying some text from a Word file to an Excel file. She wants to retain the formatting of the source file. Which of the following file formats allows her to do that?

A. ?Plain Text format
B. ?Rich Text format
C. ?Portable Text format
D. ?Hyper Text format


Answer: B

Computer Science & Information Technology

You might also like to view...

You are asked to write a program that will display a letter that corresponds with a numeric rating system. The program should use a switch statement. The numeric rating is stored in a variable named rate and rate may equal 1, 2, 3, or 4. The corresponding letter is stored in a variable named grade and grade may be A, B, C, or D. Which is the test expression for this switch statement?

a. rate b. grade c. 1, 2, 3, or 4 d. A, B, C, or D

Computer Science & Information Technology

Which of the following is NOT an option in the Replace dialog box?

A) Replace All B) Find Previous C) Find Next D) Replace

Computer Science & Information Technology

A separate ________ should be completed for each computer that is analyzed, which should note Case Number, Date, Location, Make, Model, and Serial Number

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

Computer Science & Information Technology

What process is described as a file or folder automatically getting all the NTFS permissions of the parent folder?

A. Inheritance B. Traversal C. NTFS propagation D. Permission sharing

Computer Science & Information Technology