PCCET · Question #205
Which of the following is a Routed Protocol?
The correct answer is C. Internet Protocol (IP). A routed protocol carries user data across a network and is assigned to end devices - IP is the primary example, as it provides addressing and packet delivery. A routing protocol (like RIP) is different: it is used by routers to exchange information about network paths and…
Question
Which of the following is a Routed Protocol?
Options
- ARouting Information Protocol (RIP)
- BTransmission Control Protocol (TCP)
- CInternet Protocol (IP)
- DDomain Name Service (DNS)
How the community answered
(30 responses)- B10% (3)
- C87% (26)
- D3% (1)
Explanation
A routed protocol carries user data across a network and is assigned to end devices - IP is the primary example, as it provides addressing and packet delivery. A routing protocol (like RIP) is different: it is used by routers to exchange information about network paths and build routing tables. TCP operates at the transport layer and manages connections, not routing. DNS resolves hostnames to IP addresses. The key distinction: routed protocols move data; routing protocols move topology information.
Topics
Community Discussion
No community discussion yet for this question.