Q. What is the purpose of `HttpClientModule`?
β
Correct Answer: (A)
To make HTTP requests
Explanation: `HttpClientModule` is required to use Angular's HTTP client services.