Start learning 50% faster. Sign in now
Transmission Control Protocol (TCP) is responsible for providing reliable, ordered, and error-checked delivery of data between devices over a network. TCP ensures that data packets are transmitted correctly, in the correct order, and without errors, making it ideal for applications requiring reliability, such as file transfers and web communications. TCP uses acknowledgments and retransmissions to guarantee that the data reaches its destination. A (Incorrect): HTTP is an application-layer protocol used for transmitting web pages over the internet, but it does not provide reliability at the transport layer like TCP. B (Incorrect): IP (Internet Protocol) is responsible for addressing and routing packets between devices, but it does not ensure reliable delivery by itself. C (Incorrect): FTP (File Transfer Protocol) is an application-layer protocol for transferring files, but it relies on TCP for reliable data transfer. E (Incorrect): UDP (User Datagram Protocol) is a connectionless protocol that does not guarantee reliable data transfer; it is used when speed is more important than reliability.
The probability of selecting a rotten apple randomly from a heap of 600 apples is 0.14. What is the number of rotten apples in the heap?
In a box, there are three different colour cubes: blue, green, and orange. The sum of the number of green and blue cubes in the box equals the number of...
In a lottery, there are 8 prizes and 20 blanks. A lottery is drawn at random. What is the probability of getting a prize?
...There are 4 red balls, 5 blue balls and 3 green balls in a jar. 2 balls are drawn at random. Find the probability that both balls are either green or red.
A card is drawn randomly from a collection of total face cards. What is the probability that the drawn card is a Queen?
A bag contains 4 white balls, 5pink balls and 3 black balls. 2 balls are drawn randomly. What is the probability that there are no black balls?
Rohan divided a two-digit number by '7', what is the probability that the remainder obtained is a prime number?
A bag contains 9 blue balls, 16 red balls, and 20 green balls. One ball is drawn at random. Find the probability that the ball drawn is either blue or g...
There are (m + 4) red roses, (m + 9) white roses and ‘m’ pink roses in a bag. If the probability of picking a pink rose is 3/10, then find t...