Q. What is the default port used by Angular development server?
β
Correct Answer: (C)
4200
Explanation: By default, Angular apps run on port 4200 when using `ng serve`.