Are you sure you're getting this? Click the correct answer from the options.
How do we handle the response from an AJAX request?
Click the option that best answers the question.
- Define a callback function to be executed once the response is received
- Create a new AJAX request for the response
- Use a loop to iterate over the response
- Ignore the response and move on