Vidyalelo
JavaScript · Q147

Document Object Model And Event Handling

Programming · JavaScript · question 147

Q147

XMLHttpRequesr is a

A.
Object
B.
Class
C.
Both Object and Class
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
XMLHttpRequest is both an object and a class.