Which file extension indicates a Word document?

a. .docx
b. .rtf
c. .txt
d. .wrd


a. .docx

Computer Science & Information Technology

You might also like to view...

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

1) multimaps offer one-to-many mapping with duplicates allowed and rapid key-based lookup. 2) Associative containers are nonlinear data structures that typically can locate elements stored in the containers quickly. 3) The container member function cbegin returns an iterator that refers to the container’s first element. 4) The ++ operation on an iterator moves it to the container’s next element. 5) The * (dereferencing) operator when applied to a const iterator returns a const reference to the container element, allowing the use of non-const member functions.

Computer Science & Information Technology

On a CD, a pit is an indentation along the spiral track

Indicate whether the statement is true or false

Computer Science & Information Technology

On a 64-bit Windows 7 computer, what is the default folder that contains the SAM file?

a. C:\Windows\System32\Config b. C:\Windows\System32\SAM c. C:\Windows\System64\SAM d. C:\Windows\System64\Config

Computer Science & Information Technology

You can resize an image using the Image Size command on the Tools menu.

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

Computer Science & Information Technology