Q. In the TCP/IP model, which layer corresponds to the OSI model's Network Layer?
-
A.
Application Layer
-
B.
Transport Layer
-
C.
Internet Layer
-
D.
Link Layer
Solution
The Internet Layer in the TCP/IP model corresponds to the Network Layer in the OSI model, handling routing and addressing.
Correct Answer:
C
— Internet Layer
Learn More →
Q. In which OSI layer does error detection and correction primarily occur?
-
A.
Physical Layer
-
B.
Data Link Layer
-
C.
Network Layer
-
D.
Transport Layer
Solution
Error detection and correction primarily occur at the Data Link Layer (Layer 2) through mechanisms like checksums and CRC.
Correct Answer:
B
— Data Link Layer
Learn More →
Q. In which OSI layer does the process of segmentation occur?
-
A.
Application Layer
-
B.
Transport Layer
-
C.
Network Layer
-
D.
Data Link Layer
Solution
Segmentation occurs at the Transport Layer (Layer 4), where data is divided into smaller segments for transmission.
Correct Answer:
B
— Transport Layer
Learn More →
Q. What is the primary purpose of a router in a network?
-
A.
To connect devices within the same network
-
B.
To filter traffic based on MAC addresses
-
C.
To route packets between different networks
-
D.
To provide a user interface for network management
Solution
The primary purpose of a router is to route packets between different networks, making decisions based on IP addresses.
Correct Answer:
C
— To route packets between different networks
Learn More →
Q. What type of addressing does IPv4 use?
-
A.
Physical addressing
-
B.
Logical addressing
-
C.
Port addressing
-
D.
Session addressing
Solution
IPv4 uses logical addressing, which allows devices to communicate over a network using IP addresses.
Correct Answer:
B
— Logical addressing
Learn More →
Q. Which layer of the OSI model is responsible for end-to-end communication and error recovery?
-
A.
Application Layer
-
B.
Transport Layer
-
C.
Network Layer
-
D.
Data Link Layer
Solution
The Transport Layer (Layer 4) is responsible for end-to-end communication and error recovery, ensuring reliable data transfer.
Correct Answer:
B
— Transport Layer
Learn More →
Q. Which layer of the OSI model is responsible for logical addressing?
-
A.
Transport Layer
-
B.
Network Layer
-
C.
Session Layer
-
D.
Application Layer
Solution
The Network Layer (Layer 3) is responsible for logical addressing, such as IP addresses, to route packets across networks.
Correct Answer:
B
— Network Layer
Learn More →
Q. Which protocol is used for error detection in TCP?
-
A.
Checksum
-
B.
CRC
-
C.
Parity Bit
-
D.
ACK
Solution
TCP uses a Checksum for error detection to ensure data integrity during transmission.
Correct Answer:
A
— Checksum
Learn More →
Showing 1 to 8 of 8 (1 Pages)