What is fast start and slow start? Explain the difference between them.
Answer / Amit Nema
Fast Start and Slow Start are congestion control algorithms used in TCP (Transmission Control Protocol). Fast Start allows the sender to quickly send as many segments as possible within the available window size, while Slow Start gradually increases the congestion window to avoid network congestion. The difference lies in the speed at which data is transmitted: Fast Start is faster but riskier, and Slow Start is slower but safer.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a pseudo tty?
How many pins do serial ports have?
What is the importance of implementing a fault tolerance system? Are there limitations?
What is AAR?
What is CAS and CCS?
What is the main downfall of the Carrier Sense Multiple Access (CSMA) method? How do Collision Detection (CD) methods help alleviate this problem?
What is multiplexing in networking?
Discuss in detail, the reasons why a layered Network Architecture Model is used to construct a communications network.
Explain Synchronous transmission.
Define various types of internet connections?
What are the differences between half and full duplex Ethernet?
Explain the functionality of osi session layer?