InterviewSolution
Saved Bookmarks
| 1. |
Why is the total size of the page important?(a) Time taken to download(b) Size of IP packet should be less than 65500(c) Size of IP packet should be less than 65535(d) Size of IP packet should be greater than 65500I have been asked this question during an interview for a job.My doubt is from Browser Parsing and Rendering topic in portion Graphics and Rendering of JavaScript |
|
Answer» Right OPTION is (c) SIZE of IP PACKET should be less than 65535 |
|