1.

How does the handshake help the server?(a) Acknowledge(b) Accept the attempt(c) Both Acknowledge and Accept the attempt(d) AsynchronizeThis question was addressed to me during a job interview.My query is from Performance Measures in JavaScript topic in division Performance Measures in JavaScript of JavaScript

Answer»

Correct option is (C) Both Acknowledge and Accept the attempt

The explanation is: The HANDSHAKE ALLOWS the server to acknowledge and accept the attempt. The handshake CONSISTS of a SYNCHRONIZE, Synchronize-Acknowledge, and Acknowledge message to be passed between the browser and the remote server.



Discussion

No Comment Found

Related InterviewSolutions