What is services in angular?



What is services in angular?..

Answer / Chitragupt

Services are classes that can be shared across components, directives, controllers, and other services. They are typically used to share data or business logic between different parts of an Angular application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is a template reference variable?

1 Answers  


How many scopes can an application have?

1 Answers  


In angular, describe how will you set, get and clear cookies?

1 Answers  


What is router outlet in angular?

1 Answers  


What is single page application? How can the spa be implemented with angular?

1 Answers  


Is angular a good career?

1 Answers  


Is angularjs a framework?

1 Answers  


In case of nested controllers, does the $scope object shared across all controllers?

1 Answers  


Explain ng-show directive?

1 Answers  


Whats is a filter?

1 Answers  


What is the use of a double-click event in angularjs?

1 Answers  


What is angular and why it is used?

1 Answers  


Categories