Which specific protocol handles structural routing logic to map group communication pathways and manage multicast group memberships across IP networks? MCQ with Answer and Explanation

Which specific protocol handles structural routing logic to map group communication pathways and manage multicast group memberships across IP networks?
A. HTTP stateless rulesets
B. POP3 server layouts
C. SMTP protocol paths
D. IGMP (Internet Group Management Protocol)
Answer: Option D
Solution (By JKExamLibrary)
IGMP (Internet Group Management Protocol) allows hosts and adjacent routers to manage multicast group memberships, optimizing multi-point streaming deliveries.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
Which type of web asset functions as an structured structural script document defining dynamic logic behaviors and data transformations inside a browser client?
A. SMTP routing statement parameters
B. XML data markup schema
C. JavaScript file (.js)
D. Unlinked configuration log text

Correct Answer: Option C


Explanation:
JavaScript files house the client-side programming code interpreted natively by browser engines to manipulate web content, handle user inputs, and update interfaces dynamically.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
What is the function of the 'canonical' link tag in SEO?
A. To set the language
B. To indicate the preferred URL when multiple URLs point to the same content
C. To specify the character encoding
D. To define the site's sitemap

Correct Answer: Option B


Explanation:
The canonical tag helps search engines know which URL is the master copy of a page, preventing duplicate content issues.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
Which specific protocol operates at the Transport Layer of the TCP/IP stack to guarantee reliable, ordered, and error-checked delivery of stream data over web connections?
A. ICMP
B. IP
C. TCP
D. UDP

Correct Answer: Option C


Explanation:
TCP (Transmission Control Protocol) provides reliable, connection-oriented packet deliveries, ensuring all data segments arrive intact and in sequential order.

This question belongs to: Computer Internet and Web Technologies