A(n) ________ file is a non-application-specific file format used to transfer formatted text documents between applications

A) Sway B) mp4 C) Rich Text Format D) mp3


C

Computer Science & Information Technology

You might also like to view...

Why does the compiler complain if I attempt to use a vector as a base container for a stack of double values?

The declaration is: stack> myStack; The VC++ compiler says stack> myStack; //error: missing ',' //before identifier 'myStack'

Computer Science & Information Technology

Assume variables first and second are declared to be double and are initialized. Write a sequence of lines of code that cause the values stored in first and second to be exchanged if the value of first is not less than second.

What will be an ideal response?

Computer Science & Information Technology

________ are words that that are typed into a search box or dialog box to be searched for

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can insert a ________, such as a page number or file name, into a header or footer in a document

Fill in the blank(s) with correct word

Computer Science & Information Technology