Which of the following is true in the context of npm?

31. Which of the following is true in the context of npm?

  1. npm is a node project manager and is used to manage node projects
  2. npm is a node package manager and is used to install and manage packages
  3. npm is a new project manager and is used to create new node projects
  4. npm is a new package manager and it used to install new packages

Answer: B) npm is a node package manager and is used to install and manage packages

Explanation:

"npm" stands for node package manager. It is used to install and manage packages.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.