Home » Interview » Technology

What is the concept of Application Cache in HTML5? What are its advantages?

Correct Answer: The Application Cache concept introduced by HTML5 means that a web application is cached, and accessible without an internet connection There are three advantages of Application Cache: 1Offline browsing - users can use the application when they're offline 2Speed - cached resources load faster 3Reduced server load - the browser will only download updated/changed resources from the server

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion