A.) It is used to store the result. B.) It is used to get the last command used. C.) It is used to get the last result. D.) None of the above.
A.) a. Core node debugger B.) b. Console C.) c. REPL D.) d. Node Inspector
A.) a. fs.appendFile() B.) b. fs.open() C.) c. fs.writeFile() D.) d. None of the above.
A.) a. sample.js B.) b. node sample.js C.) c. nodejs sample.js D.) d. None of the above.
A.) a. JavaScript B.) b. Java C.) c. C D.) C++
A.) 21 B.) 18 C.) 19 D.) 20
A.) To specify the preview of the Node.js application. B.) For testing Node.js/JavaScript expressions. C.) For executing browser's JavaScript expressions. D.) None of the above.
A.) Web Application B.) Chat Application C.) RESTful Service D.) All of the above
A.) == B.) equal() C.) isEqualNode() D.) None of the above.
A.) Express.js B.) GruntJS C.) NPM D.) None of the above