Kizspy | Question: 9
(Choose 2 answers)
Which of the following statements correctly describe the MongoClient class and connection strings in
MongoDB?
A. The MongoClient class represents a database connection.
B. The MongoClient class represents a collection.
C. A connection string must be passed to the MongoClient constructor.
D. A connection string is not required to connect to MongoDB.