Aapd MCQ QB
Aapd MCQ QB
7. Node.js module uses _________________ command to import or include code (objects) from
other modules.
a) Include b) Import c) Contain d) Require
9. You can check the created collection by using the command ________________.
a) Output collections b) Display collections
c) View collections d) Show collections
10. _____________ is a very powerful JavaScript-based platform built on Google Chrome's
JavaScript V8 Engine.
a) Angular b) Node.js c) Express.js d) Typescript
11. findOneandDelete() deletes the ________ document from the collection that matches the
given filter query expression.
a) first b) any c) last d) none of these
12. The term MEAN stack refers to a collection of __________ based technologies used to
develop web applications.
a) C++ b) JavaScript c) PHP d) C Language
16. ______________ is a code editor redefined and optimized for building and debugging
modern web and cloud applications.
a) MEAN Stack b) MongoDB c) Visual Studio Code d) Nano
17. Which of the following is the correct link to download Visual Studio Code?
a) https://visual.studio.code.com b) https://code.visualstudio.com
c) https://visualstudiocode.com d) https://editor.visualstudiocode.com
26. Which of the following consists of a set of reusable codes like functions,
classes, objects and other modules?
a) Node.js b) Angular c) TypeScript d) Express.js
29. You can check the created collection by using the command ________________.
a) Output collections b) Show collections
c) Display collections d) View collections
30. You can check the databases by using the command ________________.
a) Display dbs b) Show dbs c) View dbs d) Output dbs