Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

#2. How Node.js modules are availble externally

#3. Node.js is ___________ Language.

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

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




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

#7. Is node js multithreaded?

#8. Node Js is _________

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

#10. REPL stands for.




#11. Node uses _________ engine in core.*

#12. Node.js is written in _____________

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

#14. What does the fs module stand for?

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




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

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

#18. For What npm stands?

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

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




Previous
Finish

Related posts