1. What is the purpose of the $http service in AngularJS? | ![]() |
2. How do you make an HTTP GET request using the $http service in AngularJS? | ![]() |
3. Can the $http service in AngularJS handle HTTP POST requests? | ![]() |
4. How can you set headers in an HTTP request using the $http service in AngularJS? | ![]() |
5. How can you cancel an HTTP request made using the $http service in AngularJS? | ![]() |