Q. Which command initializes a new Angular project? (A) ng new project-name (B) ng generate project (C) ng init (D) ng create project ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) ng new project-name Explanation: 'ng new' creates a new Angular workspace and app.