Quiz: CRUD Operations
Test your knowledge of Mongoose CRUD methods, Express controllers, and MVC application structure.
We'll cover the following...
We'll cover the following...
Quiz
1.
In the MVC project structure, which directory holds Mongoose schemas and compiled models?
A.
routes/
B.
controllers/
C.
models/
D.
middleware/
1 / 15