Which of the following PowerPoint feature is accessed through the File tab?

A) New Slide B) Header & Footer C) Slide Orientation D) Print

D

Computer Science & Information Technology

You might also like to view...

Which part of the ADT tells the programmer using it how to use it?

a. the implementation b. the interface c. the abstractness d. the scope resolution

Computer Science & Information Technology

Which of the following statements about raw string literals is false.

a. Raw string literals are restricted to use with regular expressions. b. Raw string literals may be used in any context that requires a string literal. c. Raw string literals may include line breaks, in which case the compiler inserts \n escape sequences. d. None of the above is false.

Computer Science & Information Technology