A

Admin • 833K Points
Coach

Q. Which command is used to add a new component via Angular CLI?

  • (A) ng generate component
  • (B) ng new component
  • (C) ng create component
  • (D) ng build component
  • Correct Answer - Option(A)
  • Views: 35
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

ng generate component creates a new component in the project.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.