Q. Which Angular module allows HTTP communication?
β
Correct Answer: (A)
HttpClientModule
Explanation: `HttpClientModule` provides tools for making HTTP requests.