Node Js Quiz

 

Results

%3Cspan%20style%3D%22color%3A%20%23339966%22%3E%3Cstrong%3ECongratulations%3C%2Fstrong%3E%3C%2Fspan%3E

%3Cspan%20style%3D%22color%3A%20%23ff0000%22%3E%3Cstrong%3EFail%2C%20Try%20Again%3C%2Fstrong%3E%3C%2Fspan%3E

#1. REPL stands for.

#2. How do you kill a process in Node.js?

#3. Which of the following template engines can be used with Node.js?

#4. Command to show installed version of Node?

#5. Node Js is _________




#6. Which function is used to include modules in Node Js

#7. Which of the following module is required for path specific operations ?

#8. How Node.js modules are availble externally

#9. Node uses _________ engine in core.*

#10. In Node process is ______




#11. Is node js multithreaded?

#12. What is Callback?

#13. Command to start Node REPL

#14. Which of following is not builtin node module.

#15. For What npm stands?




#16. How do you install Nodemon using Node.js?

#17. Node.js is ___________ Language.

#18. Which of the following are not Node.js web application frameworks for?

#19. A stream fires finish event when all data has been flushed to underlying system.?

#20. Command to list all modules that are install globally?




Previous
Finish