Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

#1. What is Callback?

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

#3. Node.js is ___________ Language.

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

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




#6. Node Js is _________

#7. Node.js is written in _____________

#8. For What npm stands?

#9. Command to start Node REPL

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




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

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

#13. What does the fs module stand for?

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

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




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

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

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

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

#20. Is node js multithreaded?




Previous
Finish

Related posts