Q. Which command is used to start the Angular development server?
β
Correct Answer: (C)
ng serve
Explanation: The `ng serve` command is used to start the Angular development server.