AC Case 1-1Ms. Lipscomb is a high school counselor who manages senior students' records. She is responsible for keeping track of course records, grades, tests taken, and prospective colleges. She would like to create a database in Access to manage all of this data. To encrypt the database with a password, Ms. Lipscomb should first click ____ from the Open arrow button in the Open dialog box.

A. Show Previous Versions
B. Open Exclusive Read-Only
C. Open
D. Open Exclusive


Answer: D

Computer Science & Information Technology

You might also like to view...

How can you get the word "abc" in the main method from the following call?

java Test "+" 3 "abc" 2 a. args[0] b. args[1] c. args[2] d. args[3]

Computer Science & Information Technology

A data ________ is an individual value in a data series

Fill in the blank(s) with correct word

Computer Science & Information Technology

Megan wants to download and update the development tools while still maintaining backward compatibility. What tool within the IDE will she use?

a. Android Compatibility Manager b. Android SDK Manager c. Android Time Manager d. Android Virtual Device Manager

Computer Science & Information Technology

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

1. Indentations are used to increase readability. 2. Logical or relational operators are required in the condition of the IF/THEN/ELSE instruction. 3. Only assignment instructions are allowed in the true and false statements. 4. If at all possible, straight through logic should be used in multiple IF/THEN/ELSE instructions. 5. The decision table is an important communication tool when working with a client.

Computer Science & Information Technology