Question:Application cache is used for___
1) Offline browsing
2) Speed
3) Reduced server load
A 1 and 2
B 2 and 3
C all of the above
D none of these
/11
+ Answer
C
+ ExplanationApplication cache means that a web application is cached, and accessible without an internet connection. Their are 3 main advantages of Application Cache.
1. Speed.
2. Offline browsing.
3. Reduced Server load.