A

Admin • 532.54K Points
Coach

Q. Which command is used to create a new Angular component?

  • (A) ng generate service
  • (B) ng new component
  • (C) ng generate component
  • (D) ng make component
  • Correct Answer - Option(C)
  • Views: 2
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
To create a new component, the command is `ng generate component`.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.