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. POP3 server layouts
B. IGMP (Internet Group Management Protocol)
C. SMTP protocol paths
D. HTTP stateless rulesets
Answer: Option B
Solution (By JKSSB Mock Tests)
IGMP (Internet Group Management Protocol) allows hosts and adjacent routers to manage multicast group memberships, optimizing multi-point streaming deliveries.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What type of program code logic runs directly on a remote internet server host machine to calculate custom dashboard outputs before compiling them into standard HTML to return to a browser?
A. CSS Layout Matrix
B. Server-side Scripting
C. Browser Extension Core
D. Client-side Scripting

Correct Answer: Option B


Explanation:
Server-side scripting (using languages like PHP, Python, or Node.js) executes on the hosting server to build dynamic web content before transmitting flat HTML back to the client.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following is a popular search engine that emphasizes privacy and does not track users?
A. Bing
B. DuckDuckGo
C. Yahoo
D. Google

Correct Answer: Option B


Explanation:
DuckDuckGo is a search engine that focuses on user privacy, not storing personal information or tracking search history.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is a characteristic of a web service?
A. All of the above
B. It uses standard web protocols (HTTP)
C. It is platform-independent
D. It can be discovered via UDDI

Correct Answer: Option A


Explanation:
Web services are designed to interoperate over HTTP, are platform-agnostic, and can be published and discovered using standards like WSDL and UDDI.

This question belongs to: Computer Internet and Web Technologies