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.
The marks of a student were entered as 88 instead of 68. Due to this, the average marks of the class increased by 0.5. What is the number of students in...
The LCM of two numbers is 63 and their HCF is 7. How many such pairs of numbers are possible?
The LCM of two numbers is 216 and their HCF is 36. If one of the numbers is 72, the other number is:
The ratio of two numbers is 5: 8 and their LCM is 320. What is the difference between these two numbers?
The L.C.M of a² – 2a – 3 and a³ + a² + a + 1 is
Two numbers are in the ratio 4:7. The product of their H.C.F. and L.C.M. is 5488. The sum of the numbers is:
Find the HCF of 3341 and 3328.
The LCM of two numbers is 720. The HCF of these numbers is 12. If one of the numbers is 48, find the other number.
What is the unit digit of the sum of 3694 and the product of 214 and 123?
Find the greatest number of 4 digits divisible by 15, 25, 40 and 75.