Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

Results

Congratulations

Fail, Try Again

Share your score!
Tweet your score!
Share to other

#1. Is node js multithreaded?

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

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

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

#5. Node.js is written in _____________

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

#7. What is Callback?

#8. Node uses _________ engine in core.*

#9. For What npm stands?

#10. What does the fs module stand for?

#11. Command to start Node REPL

#12. How Node.js modules are availble externally

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

#14. Command to show installed version of Node?

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

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

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

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

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

#20. Node.js is ___________ Language.

Finish

Related posts