Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

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

#3. In Node process is ______

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

#5. Node Js is _________




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

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

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

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

#10. REPL stands for.




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

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

#13. Node.js is ___________ Language.

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

#15. What does the fs module stand for?




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

#17. Node.js is written in _____________

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

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

#20. Command to start Node REPL




Previous
Finish

Related posts