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. Which of the following template engines can be used with Node.js?
#2. Which of the following module is required for path specific operations ?
#3. In which of the following areas, Node.js is perfect to use?
#4. What is the default scope in Node.js application.
#5. Command to list all modules that are install globally?
#6. Which extension is used to save NodeJs files?
#7. Node.js uses an event-driven, non-blocking I/O model ?
#8. Which function is used to include modules in Node Js
#9. How do you install Nodemon using Node.js?
#10. Node uses _________ engine in core.*
#11. Node.js is written in _____________
#12. How Node.js modules are availble externally
#13. Which method returns the current working directory of the process.
#14. What is Callback?
#15. Is node js multithreaded?
#16. For What npm stands?
#17. Command to show installed version of Node?
#18. Node.js is ___________ Language.
#19. REPL stands for.
#20. Command to start Node REPL



