πŸ“Š Angular
Q. Which command starts the Angular development server?
  • (A) ng serve
  • (B) ng build
  • (C) ng start
  • (D) ng dev
πŸ’¬ Discuss
βœ… Correct Answer: (A) ng serve

Explanation: `ng serve` compiles the app and starts the development server.

Explanation by: Mr. Dubey
`ng serve` compiles the app and starts the development server.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate