Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

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

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

#4. Node uses _________ engine in core.*

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




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

#7. In Node process is ______

#8. Node.js is written in _____________

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

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




#11. Command to start Node REPL

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

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

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

#15. Is node js multithreaded?




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

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

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

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

#20. What is Callback?




Previous
Finish

Related posts