Which service is used for making ajax calls in angular?



Which service is used for making ajax calls in angular?..

Answer / Kumar Abhimanyu Singh

The HttpClient service is used for making AJAX calls in Angular. It provides a modern and easy-to-use API for working with HTTP requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How to upgrade web applications from angular2 to angular4?

1 Answers  


What is $digest in angularjs?

1 Answers  


What are the directives available in router?

1 Answers  


What are the data bindings m angular?

1 Answers  


What is the controller?

1 Answers  


Difference between functional hoisting and variable hoisting?

1 Answers  


What is innerhtml in angular?

1 Answers  


Is google using angular?

1 Answers  


Write command to generate a component in specific module in angular cli?

1 Answers  


How did we work with multiple modules in our project?

1 Answers  


What is ngstyle and ngclass?

1 Answers  


Explain what the link function is and how it differs from compile?

1 Answers  


Categories