To check this, you need to make sure that node is installed and then check if angular CLI is installed.

  • Open a command prompt using cmd.
  • Type node -v and npm -v to ensure node is installed.
  • Type ng -v
BY Best Interview Question ON 24 Jun 2020