试题详情
单项选择题当XMLHttpRequest对象的状态发生改变时调用callBackMethod函数,下列正确的是()。

A、xmlHttpRequest. callBackMethod=onreadystatechange;

B、xmlHttpRequest. onreadystatechange(callBackMethod);

C、xmlHttpRequest. onreadystatechange(new function(){callBackMethod });

D、xmlHttpRequest. onreadystatechange= callBackMethod;

  • D
  • 关注下方微信公众号,在线模考后查看

热门试题