Direction: Choose the correct option
Q1.
What is a Schema in Mongoose?
Direction: Choose the correct option
Q2.
How do you create a model from a schema in Mongoose?
Direction: Choose the correct option
Q3.
What does a Mongoose Model represent?
Direction: Choose the correct option
Q4.
In a Mongoose schema definition, `name: String` means?
Direction: Choose the correct option
Q5.
What is the purpose of the `timestamps: true` option in a schema?
