A checkout clerk with this level of privileges to the email addresses in a discount warehouse database could view the addresses but not change them. What is this level of privileges called?

A. read-only
B. write-only
C. full-update
D. no access


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. The following if statement uses the == comparison operator to determine whether the values of variables number1 and number2 are equal: if number1 == number2: print(number1, 'is equal to', number2) b. Each if statement consists of the keyword if, the condition to test, and a colon (:) followed by an indented body called a suite. c. Each suite contains zero or more statements. d. Forgetting the colon (:) after the condition is a common syntax error.

Computer Science & Information Technology

Describe the SYN flag and how it is used in the three-way handshake.

What will be an ideal response?

Computer Science & Information Technology

You can create a button by using the New Symbol command in the ____ menu on the Application bar.

A. Tools B. Buttons C. Modify D. Insert

Computer Science & Information Technology

When using a touch screen device, which basic gesture means that you move two fingers apart?

A. Swipe B. Pinch C. Slide D. Stretch

Computer Science & Information Technology