Q. What does the Angular HttpClient service do?
β
Correct Answer: (B)
Performs HTTP requests
Explanation: HttpClient provides methods to communicate with backend APIs.