Q. Which command initializes a new Angular project?

  • (A) ng new project-name
  • (B) ng generate project
  • (C) ng init
  • (D) ng create project
πŸ’¬ Discuss
βœ… Correct Answer: (A) ng new project-name
Explanation: 'ng new' creates a new Angular workspace and app.
Explanation by: Mr. Dubey
'ng new' creates a new Angular workspace and app.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
99%
Success Rate