Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

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

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

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

#5. Node uses _________ engine in core.*




#6. What is Callback?

#7. Command to start Node REPL

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

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

#10. REPL stands for.




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

#12. How Node.js modules are availble externally

#13. Node Js is _________

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

#15. Node.js is ___________ Language.




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

#17. Command to show installed version of Node?

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

#19. What does the fs module stand for?

#20. In Node process is ______




Previous
Finish

Related posts