Direction: Choose the correct option
Q1.
What is HttpClient in Angular?
Direction: Choose the correct option
Q2.
Which module provides HttpClient?
Direction: Choose the correct option
Q3.
How do you inject HttpClient into a service?
Direction: Choose the correct option
Q4.
What does HttpClient return by default?
Direction: Choose the correct option
Q5.
Why does HttpClient use Observables?
Direction: Choose the correct option
Q6.
What is the `HttpHeaders` class used for?
Direction: Choose the correct option
Q7.
What is the `HttpParams` class used for?
Direction: Choose the correct option
Q8.
What is the `HttpResponse` class?
Direction: Choose the correct option
Q9.
What is the `HttpErrorResponse` class?
Direction: Choose the correct option
Q10.
What is the `observe` option in HTTP methods used for?
