Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

#1. What does the fs module stand for?

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

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

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

#5. Node.js is written in _____________




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

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

#8. In Node process is ______

#9. What is Callback?

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




#11. How Node.js modules are availble externally

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

#13. Is node js multithreaded?

#14. Node uses _________ engine in core.*

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




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

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

#18. Command to show installed version of Node?

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

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




Previous
Finish

Related posts