Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

#2. Node uses _________ engine in core.*

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

#4. Node.js is written in _____________

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




#6. REPL stands for.

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

#8. In Node process is ______

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

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




#11. Is node js multithreaded?

#12. How Node.js modules are availble externally

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

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

#15. What does the fs module stand for?




#16. Node Js is _________

#17. What is Callback?

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

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

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




Previous
Finish

Related posts