Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

#2. How Node.js modules are availble externally

#3. What is Callback?

#4. Is node js multithreaded?

#5. What does the fs module stand for?




#6. Node.js is written in _____________

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

#8. Node.js is ___________ Language.

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

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




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

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

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

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

#15. In Node process is ______




#16. Which of the following template engines can be used with Node.js?

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

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

#19. Node Js is _________

#20. Command to start Node REPL




Previous
Finish

Related posts