MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER NETWORKING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which part of TCP/IP prepares the message for being sent and reassembles any incoming messages?
A
TCP
B
IP
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -TCP-Transmission Control Protocol This protocol prepares messages for transmission and reassembles any received messages.

Detailed explanation-2: -The TCP layer handles the message part. The message is broken down into smaller units, called packets, which are then transmitted over the network. The packets are received by the corresponding TCP layer in the receiver and reassembled into the original message.

Detailed explanation-3: -An internet layer is the second layer of the TCP/IP model. An internet layer is also known as the network layer. The main responsibility of the internet layer is to send the packets from any network, and they arrive at the destination irrespective of the route they take.

Detailed explanation-4: -The transport layer uses the transmission control protocol (TCP), which ensures that the data packets are correctly delivered between the devices. The Internet layer handles the movement of the packets through the network and makes sure that the packets reach the destination regardless of which path they take.

There is 1 question to complete.