InterviewSolution
Saved Bookmarks
| 1. |
Which of the following leads to high network traffic?(a) URL rewriting(b) Hidden form fields(c) SSL sessions(d) Cookies |
|
Answer» Correct answer is (a) URL rewriting Explanation: WRL rewriting requires large data transfer to and from the server which leads to network traffic and access may be slow. |
|