Problem
1. What is a callback function in an Ajax application?
2. What is the purpose of the on ready state change property of an XHR object?
3. Under what circumstances would one use the POST method for an Ajax request?
4. How are parameters passed in a GET Ajax request?
5. Under what circumstances is HTML used for the return data for an Ajax request?