What is Angular's HttpClient module used for in a MEAN stack application?
-
A
Making HTTP requests to the Express backend API from Angular services
-
B
Serving HTTP responses from Angular's built-in server
-
C
Handling HTTP requests on the server side
-
D
Caching HTTP responses locally