Which of the following is the path to the Notes Master button?

A. (VIEW tab | Master Views group)
B. (HOME tab | Views group)
C. (NOTES tab | View Master group)
D. (VIEW tab | Edit Master group)


Answer: A

Computer Science & Information Technology

You might also like to view...

This can be used to select what devices can be allowed access to the network. When MAC address filtering is turned on, only wireless devices that have allowed MAC addresses will be granted access to the network.

What will be an ideal response?

Computer Science & Information Technology

The idea of having a many-to-many relationship between threads and processes has been explored in the experimental operating system _________ .

A) ?VISTA ? B) ?TRIX ? C) ?SOLARIS ? D) ?LEOPARD

Computer Science & Information Technology

Applets do not normally have constructors. The ___________ method performs the initialization of instance variables.

(a) setJMenuBar() (b) init() (c) paint() (d) close()

Computer Science & Information Technology

Class IntStream provides terminal operations for common stream ________—count returns the number of elements, min returns the smallest int, max returns the largest int, sum returns the sum of all the ints and average returns an OptionalDouble (package java.util) containing the average of the ints as a value of type double.

a. consolidations b. deductions c. reductions d. trims

Computer Science & Information Technology