Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

#2. Node.js is written in _____________

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

#4. Command to show installed version of Node?

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




#6. How Node.js modules are availble externally

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

#8. What is Callback?

#9. Is node js multithreaded?

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




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

#12. Node uses _________ engine in core.*

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

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

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




#16. Node.js is ___________ Language.

#17. Node Js is _________

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

#19. For What npm stands?

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




Previous
Finish

Related posts