1.

When a new version of any cache is available which even is fired?(a) progress(b) updateready(c) checking(d) obsoleteThis question was addressed to me in homework.My question is based upon Application Cache and Cache Manifest File topic in chapter HTML Images & Web Page Files of HTML

Answer»

The CORRECT answer is (B) updateready

For explanation I would SAY: When there is an availability of the new version of the cache updateready EVENT is fired. When the resources are being downloaded then progress event is fired. Checking event is fired when an update is being checked. Obsolete is fired when the current cache is marked obsolete.



Discussion

No Comment Found

Related InterviewSolutions