Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

#1. Node Js is _________

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

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

#4. Node.js is written in _____________

#5. REPL stands for.




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

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

#8. Command to start Node REPL

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

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




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

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

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

#14. Command to show installed version of Node?

#15. For What npm stands?




#16. What does the fs module stand for?

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

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

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

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




Previous
Finish

Related posts