Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

#2. Is node js multithreaded?

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

#4. Command to start Node REPL

#5. Node uses _________ engine in core.*




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

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

#8. REPL stands for.

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

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




#11. How Node.js modules are availble externally

#12. Node.js is ___________ Language.

#13. What does the fs module stand for?

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

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




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

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

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

#19. For What npm stands?

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




Previous
Finish

Related posts