Which type of web application uses a single HTML page structure that dynamically updates content via AJAX as the user navigates, avoiding full page reloads? MCQ with Answer and Explanation
Which type of web application uses a single HTML page structure that dynamically updates content via AJAX as the user navigates, avoiding full page reloads?
A. Single Page Application (SPA)
B. Directory Web Index
C. Legacy CGI Script Portal
D. Static Site Framework
Answer: Option A
Solution (By JKExamLibrary)
Single Page Applications (SPAs), like those built with modern JavaScript frameworks, load a single shell document and update components dynamically to provide a fluid app-like feel.
Which specific protocol handles structural routing logic to map group communication pathways and manage multicast group memberships across IP networks?
Explanation:
IGMP (Internet Group Management Protocol) allows hosts and adjacent routers to manage multicast group memberships, optimizing multi-point streaming deliveries.
No comments yet. Be the first to start the discussion!