Q. What is the role of HttpClient in Angular?
β
Correct Answer: (C)
To make HTTP requests
Explanation: HttpClient is used to make HTTP requests to servers.