Answer Posted / chaitanya
1. $http.get()
2. $http.head()
3. $http.post()
4. $http.put()
5. $http.delete()
6. $http.jsonp()
7. $http.patch()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How are the services injected to your application?
Difference between display:none & visiblity:hidden?
Which components can be injected as a dependency in angular js?
What's new in angular 2? Why you used angular 2?
Write all the steps to configure an angular app(ng-app).
Why is jit so fast?
What classes should I not add to module's declarations?
What are differences between templateurl and styleurls?
What is hostlistener in angular?
what is linking function and type of linking function?
What is ngstyle and ngclass?
What is ngmodel in angular?
What is an isolated scope?
How can you handle events in angular 7?
What are decorators?