1.

Which is not a form of client-side storage?(a) Web Databases(b) FileSystem API(c) Offline Web Applications(d) Online Web ApplicationsI got this question in an interview.I need to ask this question from Client-Side Storage in section Server-Side and Client-Side Scripting of JavaScript

Answer»

Right answer is (d) ONLINE Web Applications

To explain: Client-side storage ALLOWS the creater to STORE data on the users system for faster loading of the website. The various FORMS of client-side storage are web databases, filesystem API, OFFLINE web applications and cookies.



Discussion

No Comment Found

Related InterviewSolutions