...

/

Untitled Masterpiece

Test your understanding of the essential concepts regarding Angular services.

Technical Quiz
1.

What is the default scope of an Angular service created 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
...