You have an application that stores data in Azure Cosmos DB. You have the following class:
You need to determine which consistency level to apply to this code.
Which three consistency levels can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A.
 Bounded Staleness
B.
 Session
C.
 Consistent Prefix
D.
 Strong
E.
 Eventual
