

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
1. |
Choose the correct option regarding Strong consistency level. |
A. | It has highest consistency. |
B. | It provides lowest availability |
C. | It has high latency. |
D. | All of the above. |
E. | |
Answer» E. | |
2. |
Which among the following Consistency levels provides the highest availability? |
A. | Strong |
B. | Consistent Prefix |
C. | Session |
D. | Bounded Staleness |
Answer» C. Session | |
3. |
What is the maximum number of read regions that can be chosen with Bounded Staleness consistency? |
A. | 1 |
B. | 2 |
C. | 5 |
D. | Any number of read regions can be chosen |
Answer» E. | |
4. |
Which consistency level is most preferred where low write latencies and total global order guarantees are required? |
A. | Bounded Stalenes |
B. | Eventual |
C. | Session |
D. | Strong |
Answer» B. Eventual | |
5. |
Which consistency level provides the most predictable and intuitive programming model? |
A. | Eventual |
B. | Session |
C. | Strong |
D. | Consistent Prefix |
Answer» D. Consistent Prefix | |
6. |
Which consistency level ensures highest availability and lowest latency? |
A. | Strong |
B. | Eventual |
C. | Session |
D. | Bounded Staleness |
Answer» C. Session | |
7. |
Which one of the following is arranged from strongest to weakest consistency level? |
A. | Strong, Bounded Staleness, Session, Consistent Prefix, Eventual |
B. | Strong, Bounded Staleness, Consistent Prefix, Session, Eventual. |
C. | Strong, Session, Bounded Staleness, Consistent Prefix, Eventual. |
D. | Strong, Session, Consistent Prefix, Eventual, Bounded Staleness |
Answer» B. Strong, Bounded Staleness, Consistent Prefix, Session, Eventual. | |
8. |
Which consistency level in Azure Cosmos DB provides the weakest consistency? |
A. | Bounded Staleness |
B. | Session |
C. | Eventual |
D. | Strong |
Answer» D. Strong | |
9. |
Which consistency level in Azure Cosmos DB provides the strongest consistency? |
A. | Bounded Staleness |
B. | Session |
C. | Eventual |
D. | Strong |
Answer» E. | |
10. |
How many types of consistency are there in Azure Cosmos DB? |
A. | 5 |
B. | 3 |
C. | 4 |
D. | 6 |
Answer» B. 3 | |