Q
Which of the following is true about MongoDB transactions?
Question ID
#6877
Subchapter
MongoDB
Action
Choose one option below
Choose Your Answer
Click an option to check whether your answer is correct.
A
They are not supported in MongoDB ✔✖
B
They are supported in MongoDB starting from version 4.0 ✔✖
C
They are only supported in MongoDB Atlas ✔✖
D
They are only supported in MongoDB Enterprise ✔✖
B
Correct Answer: B
Explanation
Answer: They are supported in MongoDB starting from version 4.0
Explanation: MongoDB supports multi-document ACID transactions starting from version 4.0.