1.
In node.js, which of the following methods is used in Representational State Transfer (REST) based architecture?
2.
Which of the following statements is true for node.js?
3.
In node.js, which of the following statements regarding APIs is false?
4.
Which of the following syntaxes is used to attach the HTTP module in a node.js application?
5.
In node.js, which of the following functions is not included in the Read-Eval-Print-Loop (REPL) module?
6.
In node.js, which of the following commands is used to start a session in the Read-Eval-Print-Loop (REPL) module?
7.
In node js, npm stands for ______________________________.
8.
In node.js, which of the following commands is used to print the version of the current node?
9.
In Node.js, which of the following commands is used to print the npm version?
10.
In node.js, which of the following statements regarding the package.json file is true?