When you save a presentation as a PDF file, each slide becomes a page in the PDF file by default.

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


True

You can save a presentation as a PDF file and then open it using the Reader app. When you save a presentation as a PDF file, each slide becomes a page in the PDF file, or you can change this so that the PDF looks like a handout with the number of slides per page that you specify. See 21-8: Saving a Presentation for Distribution

Computer Science & Information Technology

You might also like to view...

________ is a method reference for an instance method that should be called on a specific object. It creates a one-parameter lambda that invokes the instance method on the specified object—passing the lambda’s argument to the instance method—and returns the method’s result.

a. Math::sqrt b. System.out::println c. TreeMap::new d. String::toUpperCase

Computer Science & Information Technology

If you have something highlighted, whatever you type will:

A) delete and replace the selection. B) only unhighlight the selection. C) only delete the selection. D) change the font of the selection.

Computer Science & Information Technology

To add a digital signature to a document, you need a(n) digital code, which is an attachment to a document that authenticates the source of the signature. _________________________

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

Computer Science & Information Technology

__________ means that the number is too small to be represented and it may be reported as 0.

A. Negative underflow B. Exponent underflow C. Positive underflow D. Significand underflow

Computer Science & Information Technology