Vidyalelo
JavaScript · Q2

Performance Measures

Programming · JavaScript · question 2

Q2

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
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The browser negotiates a TCP three-way handshake with the remote web server to set up a TCP/ IP connection.