Quiz on Angular Configuration



1. What is the purpose of the Angular configuration file?
2. Which command is used to create a new Angular project?
3. What file typically contains the main configuration settings for an Angular app?
4. In Angular configuration, what does the 'assets' array specify?
5. What is the default port number for running an Angular application using the CLI?

Advertisements