_______ consistency guarantees a consistent view of the data at all times.

A) Table
B) Write
C) Read
D) Data

C (Read)

Computer Science & Information Technology

You might also like to view...

The ________ folder is where Outlook stores questionable emails until you decide to keep or delete them

Fill in the blank(s) with correct word

Computer Science & Information Technology

It’s recommended that you do not explicitly create and use Thread objects to implement concurrency, but rather use the ________ interface.

a. ExecutorService b. Runnable c. Concurrent d. Executor

Computer Science & Information Technology