InterviewSolution
Saved Bookmarks
| 1. |
What does the browser do to set up a TCP/IP connection?(a) TCP one-way handshake(b) TCP two-way handshake(c) TCP three-way handshake(d) TCP four-way handshakeI had been asked this question in an online interview.Origin of the question is Performance Measures in JavaScript topic in chapter Performance Measures in JavaScript of JavaScript |
|
Answer» Right choice is (c) TCP three-way handshake |
|