nerdexam
(ISC)2

CISSP · Question #511

Which layer of the Open system Interconnect (OSI) model is responsible for secure data transfer between applications, flow control, and error detection and correction?

The correct answer is B. Layer 4. The OSI Transport Layer (Layer 4) is responsible for end-to-end communication services including reliable data transfer, flow control, and error detection and correction between applications.

Submitted by fatema_kw· Mar 5, 2026Communication and Network Security

Question

Which layer of the Open system Interconnect (OSI) model is responsible for secure data transfer between applications, flow control, and error detection and correction?

Options

  • ALayer 2
  • BLayer 4
  • CLayer 5
  • DLayer 6

How the community answered

(23 responses)
  • B
    91% (21)
  • C
    4% (1)
  • D
    4% (1)

Why each option

The OSI Transport Layer (Layer 4) is responsible for end-to-end communication services including reliable data transfer, flow control, and error detection and correction between applications.

ALayer 2

Layer 2 is the Data Link Layer, which handles node-to-node data transfer on the same network segment, MAC addressing, and frame error detection (e.g., CRC), but does not provide end-to-end flow control or application-level error correction.

BLayer 4Correct

Layer 4, the Transport Layer, is responsible for end-to-end data transfer between applications, providing flow control to manage data transmission rates, and error detection and correction to ensure data integrity. Protocols such as TCP operate at this layer, offering reliable, connection-oriented communication with mechanisms like acknowledgments, retransmissions, and windowing for flow control.

CLayer 5

Layer 5 is the Session Layer, which is responsible for establishing, managing, and terminating sessions between applications, not for flow control or end-to-end error detection and correction.

DLayer 6

Layer 6 is the Presentation Layer, which handles data translation, encryption/decryption, and compression for data formatting between applications, not flow control or transport-level error correction.

Concept tested: OSI Transport Layer functions and responsibilities

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/nic-teaming/nic-teaming

Topics

#OSI model#Transport Layer#flow control#error detection

Community Discussion

No community discussion yet for this question.

Full CISSP Practice