Kizspy | Question: 39
(Choose 2 answers)
Which statements correctly describe the benefits of Mongoose population?
A. Population makes the code cleaner and more intuitive when dealing with related data.
B. Population makes it harder to read and understand the code.
C. Population reduces the need for multiple round trips to the database.
D. Population can only be used with single-level documents.