NODE Interview Practice #1

Q1. What is Node.js?







Q2. What does the REPL stand for?







Q3. What are the advantages of express?







Q4. What are the advantages of npm?







Q5. What is the syntax of updating the npm version?







Q6. Why is npm init used?







Q7. In which language is Node.js written?







Q8. Which of the following command is used to install the Node.js express module?







Q9. By default, npm installs any dependency in the local mode?







Q10. How many Node object methods are available?