_________ is the Microsoft Access view that shows a table's contents as a datasheet.?
A. Access query view
B. Worksheet view
C. Datasheet view
D. Datasheet query view
Fill in the blank(s) with the appropriate word(s).
Datasheet view
Rationale: Datasheet view is the Microsoft Access view that shows a table's contents as a datasheet. A datasheet displays the table's contents in rows and columns, similar to a Word table or an Excel worksheet. See 17-3: Using Datasheet View
You might also like to view...
Match the following terms to their meanings:
I. biometrics II. firewall III. proxy server IV. password V. username A. code used to access resources B. unique name on a network assigned to an authorized user C. a program that blocks unwanted or unsafe data D. body characteristics are used to access resources E. a function of the gateway that hides IP addresses
The file format that is most widely supported for Web animations is:
a. PICT b. .DCR c. GIF89a d. JPEG e. AIFF
If a movie doesn't play in Internet Explorer, click Tools on the menu bar, click Internet Options, click the Advanced tab, then click the ____________ to run in files on My Computer check box under the Advanced tab Security category.
Fill in the blank(s) with the appropriate word(s).
Which of the following statements is false?
a. When an Activity hosts Fragments and the Activity is resumed, all of its Fragments’ onResume methods are called. b. An Activity’s onPause method is called when another Activity receives the focus, which pauses the one that loses the focus and sends it to the background. c. When an Activity hosts Fragments and the Activity is paused, all of its Fragments’ onPause methods are called. d. When an app is paused, it should ensure that listeners for sensor events are still active.