Vidyalelo
JavaScript · Q34

Server

Programming · JavaScript · question 34

Q34

The service(s) that enables networking through scripted HTTP requests is

A.
XMLHttpResponse
B.
XMLRequest
C.
XMLHttpRequest
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The best known advanced services is the XMLHttpRequest object, which enables networking through scripted HTTP requests.