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. Node Js is _________

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

#3. Which method returns the current working directory of the process.

#4. Is node js multithreaded?

#5. How Node.js modules are availble externally




#6. Node.js is ___________ Language.

#7. What is Callback?

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

#9. In which of the following areas, Node.js is perfect to use?

#10. What does the fs module stand for?




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

#12. Which extension is used to save NodeJs files?

#13. In Node process is ______

#14. Node.js uses an event-driven, non-blocking I/O model ?

#15. Command to show installed version of Node?




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

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

#18. Command to start Node REPL

#19. For What npm stands?

#20. Node.js is written in _____________




Previous
Finish