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 |
Can angular applications (ng-app) be nested within each other?
What is transclude in custom directive?
Explain how e2e testing of angularjs applications works?
What is the use of interceptors in angular?
Is mvc a react?
Is AngularJS a library, framework, plugin or a browser extension?
What are the styling form that ngmodel adds to css classes?
Distinguish between angularjs and javascript expressions.
On what steps for the compilation process of html happens?
What is the meaning of aot?
What are the features of angular 4.3?
What is factory in angularjs?