Vidyalelo
JavaScript · Q3

Performance Measures

Programming · JavaScript · question 3

Q3

What does the handshake pass between the browser and the remote server?

A.
Synchronize
Answer
B.
Accept
C.
Reject
D.
Decline

Answer: Option A

Solution

Answer: Option A
Solution:
The handshake consists of a Synchronize, Synchronize-Acknowledge, and Acknowledge message to be passed between the browser and the remote server.