Angular - Services and Dependency Injection
Which of the following commands correctly creates a service named
auth using Angular CLI?auth using Angular CLI?ng generate service [name].ng generate service auth matches the correct syntax. Other commands are invalid or serve different purposes.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions