Which OSI layer is responsible for error detection and correction at the data link layer? MCQ with Answer and Explanation

Which OSI layer is responsible for error detection and correction at the data link layer?
A. Data link layer
B. Physical layer
C. Network layer
D. Transport layer
Answer: Option A
Solution (By JKSSB Mock Tests)
The data link layer performs error detection (and sometimes correction) using frame check sequences.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which of the following is a protocol used for secure communication over the internet?
A. HTTP
B. FTP
C. Telnet
D. HTTPS

Correct Answer: Option D


Explanation:
HTTPS (HTTP Secure) uses SSL/TLS to encrypt data for secure communication.

This question belongs to: Computer Computer Networking
Question #2
Which network topology uses a backbone cable to which all devices are connected via drop lines?
A. Ring
B. Star
C. Bus
D. Mesh

Correct Answer: Option C


Explanation:
Bus topology uses a single backbone cable and each device connects to it via a drop line.

This question belongs to: Computer Computer Networking
Question #3
Which protocol is used for file transfer with authentication and encryption?
A. SFTP
B. HTTP
C. TFTP
D. FTP

Correct Answer: Option A


Explanation:
SFTP (SSH File Transfer Protocol) provides secure file transfer with encryption.

This question belongs to: Computer Computer Networking