What is the sequence of the three way handshake?
Answer / Neeraj Ambesh
The sequence of the three-way handshake in TCP (Transmission Control Protocol) is: 1. SYN (Synchronize Sequence Numbers) sent by the client, 2. SYN-ACK (Synchronize Acknowledgement) sent by the server, and 3. ACK (Acknowledge) sent by the client.
| Is This Answer Correct ? | 0 Yes | 0 No |
What first program that the computer runs when the power is turn on?
What is Thrashing?
In a ram description ddr 2 1066mhz “2.5-3-3-8” what do the numbers in quotes signify?
Name the different types of memory?
what are multi core operating systems?
Under what circumstances do page faults occur?
What is micro kernel approach and site its advantages?
What are the different synchronization mechanisms?
Does ram affect excel performance?
A 12 address lines maps to the memory of [a] 1k bytes [b] 0.5k bytes [c] 2k bytes [d] none
Why is a single serial port managed with a single interrupt-driven i/o but a front-end processor is managed using a polling i/o, such as a terminal concentrator?
What is significance of semaphores? What are the different types of semaphores?