Which of the following is the path to the Rename button in Slide Master view?

A. (INSERT tab | Template group)
B. (SLIDE MASTER tab | Edit Master group)
C. (HOME tab | Rename group)
D. (LAYOUT tab | Settings group)


Answer: B

Computer Science & Information Technology

You might also like to view...

If the catch-or-declare requirement for a checked exception is not satisfied ________.

a. the compiler will issue an error message indicating that the exception must be caught. b. the compiler will issue an error message indicating that the exception must be caught or declared. c. a stack trace will be displayed indicating the exception that has occurred and where it occurred. d. a stack trace will be displayed, along with a message indicating that the exception must be caught.

Computer Science & Information Technology

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

1. An object initializer calls the default constructor before executing. 2. Only certain objects have a Me reference. 3. The Me reference is used implicitly to refer to the instance variables, properties and methods of an object. 4. Programmers are encouraged to use method-parameter names that that are the same as instance variable names. 5. Me can be used to distinguish between a local variable and an instance variable that share the same name.

Computer Science & Information Technology

Trimming a video allows you to reduce the length of a video but NOT remove unwanted portions of a video

Indicate whether the statement is true or false

Computer Science & Information Technology

The INDEX function ________ returns a value from a location in a table or range of cells

A) table B) array C) reference D) name

Computer Science & Information Technology