Welcome to your Node Test Level 3

Name
Email
Phone
Q1. Where do you write all the dependencies of the project?

Q2. How do 2 tables connect to each other?

Q3. Which of this is not true for Node.js?

Q4. In which layer is Node.js?

Q5. What is Mongoose?

Q6. Name 3 field you add to every table compulsorily (Please use right naming convention)?

Q7. In 1:M relation, how do you connect table?

Q8. What is the right structure of project?

Q9. Which is the wrong naming convention?

Q10. How does Mongo DB store data?