Direction: Choose the correct option
Q1.
How do you handle the response from an HTTP request?
Direction: Choose the correct option
Q2.
How do you handle errors in HttpClient?
Direction: Choose the correct option
Q3.
What is the `catchError` operator used for?
Direction: Choose the correct option
Q4.
How do you retry a failed HTTP request?
Direction: Choose the correct option
Q5.
What does the `finalize` operator do?
Direction: Choose the correct option
Q6.
What is the `HttpErrorResponse` error property?
Direction: Choose the correct option
Q7.
How do you handle different HTTP status codes?
Direction: Choose the correct option
Q8.
What is the purpose of `throwError` from RxJS?
Direction: Choose the correct option
Q9.
How do you access the response body in a successful response?
Direction: Choose the correct option
Q10.
What is the complete callback in subscribe used for?
