Q144
Which of the below is a lieral reverse of Ajax?
A.
HTTP
B.
HTML
C.
XML
D.
Comet
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Comet is the reverse of Ajax: in Comet, it is the web server that initiates the communication, asynchronously sending messages to the client.