InterviewSolution
Saved Bookmarks
| 1. |
Which is the storage that allows the caching of web pages and their associated resources?(a) Web Databases(b) FileSystem API(c) Offline Web Applications(d) CookiesThis question was posed to me in a national level competition.I would like to ask this question from Client-Side Storage topic in division Server-Side and Client-Side Scripting of JavaScript |
|
Answer» The correct answer is (c) Offline WEB Applications |
|