Continue with your mobile number
TCP (Transmission Control Protocol) ensures reliable communication through features such as acknowledgment, retransmission, and sequence numbers. These mechanisms collectively provide guaranteed packet delivery to the receiving end. 1. TCP establishes a connection-oriented session, ensuring that all packets are received in the correct order. 2. In case of loss or corruption, TCP retransmits the missing or damaged packets, maintaining data integrity. 3. This reliability makes TCP suitable for applications like web browsing, email, and file transfers. ________________________________________ Why Other Options Are Incorrect: • A) Faster data transmission: UDP (User Datagram Protocol) is faster due to its lack of overhead for error correction. • B) Stateless communication: UDP operates without maintaining a session state, unlike TCP. • D) Multicasting capability: UDP supports multicasting, not TCP. • E) Minimal resource usage: UDP uses fewer resources due to its simpler design, as it lacks reliability mechanisms.
What do you call the memory that stores recently-used information in a place where it can be accessed extremely fast?
The primary mechanism for providing context for data is....................
Which of the following is not a data structure?
In the design of a hard disk drive the motor driven spindle holds flat circular rotating discs which are known as __________ and onto which the data i...
Which of the following is a multi-user System software (OS)?
The purpose of the primary key in a database is to
Ink Jet Printer is an example of ?
What is the use of proxy server?
DMA stands for
Which among the following does not form a part of ACID properties with regard to DBMS?