Multiple choice technology programming languages onreadystatechange is a method of XMLHttpRequest Object True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation onreadystatechange is an event handler property of XMLHttpRequest, not a method. You assign a callback function to it, which gets invoked when the readyState changes.