1.

Which of the following is not the benefit of cache application?(a) browsing offline(b) reduction of server load(c) speed(d) asynchronousThis question was addressed to me in examination.Origin of the question is Application Cache and Cache Manifest File in division HTML Images & Web Page Files of HTML

Answer»

Right choice is (d) asynchronous

To explain I would say: Application cache can be helpful in so many ways LIKE we can browse offline, as the cached resources are at local level hence they load at faster speed, it also REDUCES the load of the server. Asynchronous is one of the problems with the use of application cache due to this the resources which are not REQUIRED like JavaScript or images will also be DOWNLOADED.



Discussion

No Comment Found

Related InterviewSolutions