View Answer
Workspace
Discuss in Forum
Share
Copy Text
Copy URL
As Image
Answer : Option D
Explanation :
Other names for Comet include "Server Push, "Ajax Push, "HTTP Streaming.
Answer : Option C
Web applications based on jQuery use a portable, cross-browser equivalent to querySelectorAll() named $().
Answer : Option A
The Text and Comment is part of the CharacterData Element.
Answer : Option B
The setTimeout() method of the Window object schedules a function to run after a specified number of milliseconds elapses.
The decodeURIComponent() is a global function defined by client-side JavaScript.