Question
Which of the following is a key difference between TCP
and UDP in the transport layer of the TCP/IP model?Solution
The key distinction between TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) lies in their approach to reliability and data delivery. TCP is a connection-oriented protocol that ensures reliable communication through mechanisms like acknowledgments, sequencing, and retransmissions. When a packet is lost or corrupted, TCP retransmits it to ensure the data arrives correctly and in order. These features make TCP suitable for applications requiring high reliability, such as web browsing (HTTP/HTTPS) and file transfers (FTP). UDP, on the other hand, is connectionless and prioritizes speed over reliability. It does not provide acknowledgments or retransmissions, which reduces overhead and increases efficiency. Applications like video streaming, online gaming, and VoIP prefer UDP because they tolerate packet loss for better performance and lower latency. ________________________________________ Why Other Options Are Incorrect? 1. TCP operates at the network layer: Incorrect because both TCP and UDP function at the transport layer, not the network layer. The network layer is responsible for IP addressing and routing. 2. UDP uses sliding window mechanisms: Incorrect because the sliding window mechanism is specific to TCP for flow control and congestion avoidance. UDP does not implement any such mechanism. 3. TCP supports multicast transmission: Incorrect because TCP supports unicast only. UDP, however, supports unicast, multicast, and broadcast communication. 4. Handshake process before data transfer: Incorrect because only TCP requires a handshake (three-way handshake). UDP does not establish a connection before data transfer.
612, 487,?, 396, 388, 387
Find the missing number in the given number series.
1, 2, 6, 24, 120, ?What will come in place of the question mark (?) in the following series?
36, 85, ?, 230, 330, 451
Find the missing term in the series:
2, 5, 11, 23, 47, ?
What will come in place of the question mark (?) in the following series?
400, 841, 1202, ?, 1716, 1885
44   45    41   50    ?      59    23
...221, 100, 0, -81, ?
...900 Â Â Â 90Â Â Â 18Â Â Â ? Â Â Â Â 2.16Â Â Â Â 1.08
16, 20, 11, 27, ?, 38
37, 57, 82, ?, 147, 187