InterviewSolution
Saved Bookmarks
| 1. |
What does the handshake pass between the browser and the remote server?(a) Synchronize(b) Accept(c) Reject(d) DeclineThis question was posed to me in an interview for job.This key question is from Performance Measures in JavaScript topic in section Performance Measures in JavaScript of JavaScript |
|
Answer» The correct option is (a) Synchronize |
|