Q. Which file in Angular contains global configurations for CLI commands?
β
Correct Answer: (A)
angular.json
Explanation: `angular.json` defines the structure and configuration for Angular CLI commands.