What is the transport layer transmission format for connectionless communication?
Which of the following best describes the transmission format that occurs at the transport layer over connectionless communication?
Community Votes
64% of anonymous learners picked answer A. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
This question tests your ability to distinguish TCP and UDP PDU names at the transport layer: UDP connectionless traffic uses datagrams, while the common trap is selecting 'Segment' because it is often memorized as the general Layer 4 PDU.
In CompTIA Network+ (N10-009), the transport layer uses different PDU names for its two protocols: segments for connection-oriented TCP and datagrams for connectionless UDP. Community consensus strongly favors Datagram, with 64 votes for A versus 36 for B, confirming that the key is the word 'connectionless.'
The most common wrong answer is B, Segment, chosen by candidates who map the transport layer to 'segment' without noticing the keyword 'connectionless'—segments are the PDU for connection-oriented TCP, not for UDP.
Community Discussion (6 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
A connectionless transport-layer protocol is UDP, and the PDU used by UDP is called a datagram. Comment [1] correctly states that a datagram is a connectionless transfer unit created with UDP. Comment [3] reinforces this by noting the keyword 'connectionless' and contrasting TCP segments with UDP datagrams. Therefore, A (Datagram) is the best description for the transmission format at the transport layer over connectionless communication.
Why the Other Options Are Wrong
Option B (Segment) is the PDU for TCP, which is connection-oriented, not connectionless—so it fails because the question explicitly specifies connectionless communication. Option C (Frames) belongs to the data-link layer, and option D (Packets) belongs to the network layer, both lower in the OSI model. Only datagram correctly identifies the transport-layer PDU for UDP.
Community Comment Notes
Comment [4] also supports A, explaining that datagrams are the fundamental units of transmission in connectionless protocols like UDP. Comment [5] lists the common Layer 4 = Segment rule but misses the protocol distinction; this is the typical source of the B vote. Comment [2] uses a mnemonic ('Stop - Segments' etc.) but still lands on datagram for Layer 4? Actually the mnemonic lists Layer 4 as segments, showing why many choose B—the caveat is connectionless versus connection-oriented.
Official Reference
Exam Strategy
Underline qualifiers like 'connectionless' and 'connection-oriented' before selecting a PDU name. Remember the simple pairing: TCP = segment, UDP = datagram, IP = packet, Ethernet = frame, and always let the protocol type override generic OSI-layer memorization.
Related Analysis
Practice All N10-009 Questions
Access 100 questions with complete answers and detailed explanations.
View Full N10-009 Practice Test →