Direction: Choose the correct option
Q1.
What is Mongoose?
Direction: Choose the correct option
Q2.
How do you define a schema in Mongoose?
Direction: Choose the correct option
Q3.
What does mongoose.model('User', userSchema) return?
Direction: Choose the correct option
Q4.
How do you connect to a MongoDB database using Mongoose?
Direction: Choose the correct option
Q5.
Which method is used to find all documents in a Mongoose model?
