a) alt b) title c) src d) height Answer: a Explanation: The ...
View QuestionIf the transparent part of the image has rounded or diagonal edges, which format is suitable?
a) PNG b) Transparent GIF c) GIF d) JPG Answer: a Explanation: If a transparent part of ...
View QuestionWhen a new version of any cache is available which even is fired?
a) progress b) updateready c) checking d) obsolete Answer: b Explanation: When there is an availability of ...
View QuestionWhich of the following is not one of the cache state?
a) Downloading b) Checking c) Idle d) Fallback Answer: d Explanation: Updateready, obsolete, downloading, checking, idle, uncached ...
View QuestionWhich entry executes and load scripts from the server?
a) Explicit entry b) Network entry c) Fallback entry d) Master entry Answer: b Explanation: There are ...
View QuestionResources do not fit into _______
a) explicit entries b) master entries c) fallback entries d) idle entries Answer: d Explanation: The categories ...
View QuestionWhich is not the section of manifest?
a) network b) cache c) fallback d) cache status Answer: d Explanation: If the files are not ...
View QuestionWhich line is mandatory in cache manifest file?
a) CACHE MANIFEST b) CSS stylesheet c) index.html d) image address Answer: a Explanation: For offline access, ...
View QuestionWhich of the following is not the benefit of cache application?
a) browsing offline b) reduction of server load c) speed d) asynchronous Answer: d Explanation: Application cache ...
View QuestionmaximumAge returns time in _____________
a) nano-seconds b) milliseconds c) hour d) seconds Answer: b Explanation: The value of maximumAge is positive ...
View Question