Q. What is the use of the `environment.ts` file in Angular?
β
Correct Answer: (A)
Stores environment-specific configurations
Explanation: The `environment.ts` file is used to store variables for development or production environments.