What methods $http service support?
Answer / 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 |
How to validate form in angular 4?
How many modules can be used in a single html page?
What is the controller?
Explain lowercase filter.
What is map in angular?
How to use the drop-down list in angular js?
What is the singleton pattern? How does angular use it?
What is route in angularjs?
What is a directive question?
Is angular 7 stable version?
Mention what are the advantages of using angular.js framework?
What is router-outlet directive in angular 2?