Which OSI layer is concerned with reliable end to end delivery of data?
Transport layer
The Open Systems Interconnection (OSI) model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers. Each layer performs specific tasks and communicates with the layers directly above and below it. Understanding these layers helps in comprehending how data travels across a network.
The question specifically asks which OSI layer is concerned with reliable end-to-end delivery of data. The correct answer is the Transport layer. This layer sits as the fourth layer in the OSI model, above the Network layer and below the Session layer. Its primary responsibility is to ensure that data segments are transmitted from the source application to the destination application reliably and efficiently.
Key functions of the Transport layer for ensuring reliable end-to-end delivery include:
While all OSI layers contribute to data transmission, their specific concerns differ. Let's briefly look at why the other options are not primarily responsible for reliable end-to-end delivery:
In summary, while all layers play a part in the overall data communication process, the Transport layer is uniquely responsible for managing the logical connection between source and destination applications, providing services like segmentation, flow control, and error recovery to ensure the reliable end-to-end delivery of data.
Which of the following can make the application program, hardware independent?
In MS Excel, a workbook is group of ________.
Consider a hard disk with 16 recording surfaces (0-15) having 16384 cylinders (0-16383) and each cylinder contains 64 sectors(0-63). Data storage capacity in each sector is 512 bytes. Data are organized cyclinder-wise and the addressing format is <cylinder no., surface no., sector no.>. A file of size 42797KB is stored in the disk and the starting disk location of the file is <1200,9,40>. What is cylinder number of the last sector of the file, if it is stored in a contiguous manner?
Subtract (1010)2 from (1101)2 using first complement