Question:Which of the following correct XMLHttpRequest Object Properties for this meaning ?
"Holds the name of the event handler that should be called when the value of the readyState property changes"
A onreadystatechange
B readyState
C responseXML
D responseText
+ AnswerA
+ Report