Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

#1. How Node.js modules are availble externally

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

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

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

#5. REPL stands for.




#6. Command to start Node REPL

#7. Node uses _________ engine in core.*

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

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

#10. Node Js is _________




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

#12. What does the fs module stand for?

#13. What is Callback?

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

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




#16. In Node process is ______

#17. For What npm stands?

#18. Node.js is written in _____________

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

#20. Command to show installed version of Node?




Previous
Finish

Related posts