In Word, you can create electronic image files through the ____ dialog.

A. PDF
B. XPS
C. Save as
D. Both a and b


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following uses would be most appropriate for a mainframe computer?

A) processing insurance claims B) transactions at a clothing store C) a computer that uses specialized software to support Web pages D) design of airplanes

Computer Science & Information Technology

To execute code in a procedure, a procedure ____ must be made.

A. invocation B. cast C. call D. metric

Computer Science & Information Technology

One of the disadvantages of the infix notation is that _____.

A. it is hard for humans to understand B. some expressions can evaluate to two different values C. not all algebraic expressions can be represented with it D. we need to use parentheses to control the evaluation of the operators

Computer Science & Information Technology

What is the scope of the variables listed in a function?

A. local to the function B. global to the program C. referential to the function D. global to the main() function

Computer Science & Information Technology