Node Js Quiz

Results

Congratulations

Fail, Try Again

Share your score!
Tweet your score!
Share to other

#1. What is the default scope in Node.js application.

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

#3. For What npm stands?

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

#5. What is Callback?

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

#7. Is node js multithreaded?

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

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

#10. How Node.js modules are availble externally

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

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

#13. Node uses _________ engine in core.*

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

#15. REPL stands for.

#16. Command to start Node REPL

#17. Node.js is written in _____________

#18. Node Js is _________

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

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

Finish