When using a mouse while in an Access 2016 work session, access a shortcut menu for an object by performing this task.

A. scroll the vertical scroll bar
B. scroll the horizontal scroll bar
C. cllick on the Navigation Pane
D. right click


Answer: D

Computer Science & Information Technology

You might also like to view...

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

1. When starting a new program, it is best to start writing code as soon as possible to avoid wasting time thinking about it. 2. Often a problem is too difficult to understand until one writes the program. 3. Although the documentation step is usually listed last in the problem-solving process, it should actually begin when the problem is first defined and continue through the problem- solving process. 4. A flowchart is an arrangement of geometric shapes connected by arrows. 5. A top-down chart is the same thing as a flowchart.

Computer Science & Information Technology

The state of each data member should be considered when writing a class function because:

A. it will prevent one from overlooking data members one should have set or changed and so it will cut down on errors B. each data member always needs to change somehow in each class function C. if you don’t change the state of the data member yourself within the class function, it may change inadvertently, especially when working with linked lists D. when const is used at the end of a function heading, you need to change at least one data member

Computer Science & Information Technology

Carry out usability tests on your prototype.

What will be an ideal response?

Computer Science & Information Technology

The worksheets that contain the details of the information summarized on a summary sheetare called:

a. summary sheets b. detail sheets c. master worksheets

Computer Science & Information Technology