Which of the following does NOT happen when you close an Access database?

A) The Access window closes.
B) You'll be prompted to save changes to table structure.
C) Access will remember whether the Navigation Pane is open or closed.
D) Records are saved automatically.

A

Computer Science & Information Technology

You might also like to view...

Since the requirements for privacy reach across the organization, the privacy specialist works with appropriate ____ to ensure that the plan is complete and accurate.

A. subject matter experts B. system experts C. subject professionals D. content experts

Computer Science & Information Technology

What does each iteration of the insertion sort algorithm do?

a. Each iteration takes the next smallest element and inserts it at the beginning of the array. b. Each iteration takes the next element in the unsorted portion of the array and inserts it into the sorted portion. c. Sorted subarrays are inserted into the larger array. d. Each iteration determines the location of a pivot and inserts it into place.

Computer Science & Information Technology