Question
Which of the following characteristics is unique to TCP
as opposed to UDP in a network communication scenario?Solution
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.
Under process costing, which of the following is considered as normal loss?Â
Which of the following financial statements shows a company's assets, liabilities, and equity at a specific point in time?
If a company uses LIFO inventory method in falling price environment (prices decreasing), then:
In the CAPM model, the expected return is expressed as:
E(R)=Rf+β(Rm−Rf)
Here, what does the risk-free rate (Râ‚“) represent or compens...
Which of the following is an example of an intangible asset?
The work of one clerk is automatically check by another clerk is called _________.
Which type of budget is prepared for a range of activity levels rather than a single level?
A company purchases goods worth ₹10 lakh + 18% GST, uses 70% for taxable supplies and 30% for exempt supplies. Calculate eligible ITC.
As per Union Budget 2025-26, what is the new asset monetization plan target for 2025-30?
An interface that communicates with other tiers in a three-tier architecture structure is known as ________.