What web technology allows interactive, asynchronous updates to a web page by requesting small amounts of data from the server in the background without reloading the entire page? MCQ with Answer and Explanation
What web technology allows interactive, asynchronous updates to a web page by requesting small amounts of data from the server in the background without reloading the entire page?
A. HTML5
B. AJAX
C. CSS3
D. XML
Answer: Option B
Solution (By JKExamLibrary)
AJAX (Asynchronous JavaScript and XML) is a development technique used to create interactive web applications that update data dynamically without a full-page reload.
Explanation:
IMAP is designed to manage emails on the server, synchronizing across multiple devices, whereas POP3 typically downloads and removes messages.
Explanation:
MIME headers let email clients know if an incoming message contains rich HTML text, images, sound files, or binary documents so the client software can render them correctly.
No comments yet. Be the first to start the discussion!