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. Which of the following module is required for path specific operations ?

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

#3. Node.js is written in _____________

#4. What is Callback?

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




#6. For What npm stands?

#7. Node uses _________ engine in core.*

#8. Node Js is _________

#9. In Node process is ______

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




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

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

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

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

#15. Command to start Node REPL




#16. Something that happened in our application that we can respond too.

#17. What does the fs module stand for?

#18. How Node.js modules are availble externally

#19. Which of the following are Node.js streams types?

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




Previous
Finish