11.) What type of model does MongoDB use for data representation?
12.) Which of the following is a NoSQL feature of MongoDB?
13.) Which of the following is NOT a key advantage of MongoDB?
14.) In MongoDB, what is used to represent a single record of data?
15.) Which of the following is the correct command to create a new MongoDB database?
16.) In MongoDB, which of the following is used for client-side interaction with the database?
17.) Which feature does MongoDB offer to ensure data redundancy and high availability?
18.) Which of the following MongoDB operations is used to update an existing document?
19.) Which feature of MongoDB is responsible for distributing data across multiple servers?
20.) Which of the following commands is used to drop a database in MongoDB?