Quiz: Managing Complex Tasks with Services
Test your understanding of the essential concepts regarding Angular services.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What is the default scope when you create an Angular service using the Angular CLI?
A.
It is scoped to a specific Angular module.
B.
It is scoped to a specific component.
C.
It is available application-wide by default.
D.
It is scoped to a specific directive.
1 / 5
...