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. Command to list all modules that are install globally?

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

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

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




#6. Node.js is written in _____________

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

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

#9. What does the fs module stand for?

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




#11. How Node.js modules are availble externally

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

#13. What is Callback?

#14. Node.js is ___________ Language.

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




#16. Command to show installed version of Node?

#17. Node uses _________ engine in core.*

#18. Is node js multithreaded?

#19. Node Js is _________

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




Previous
Finish

Related posts