1.

Which is Microsoft’s own proprietary client-side storage?(a) IE User Data(b) Offline Web Applications(c) Cookies(d) Offline ApisThis question was addressed to me in my homework.Question is taken from Client-Side Storage in division Server-Side and Client-Side Scripting of JavaScript

Answer»

The correct OPTION is (a) IE USER Data

The explanation is: Microsoft implements its own PROPRIETARY client-side storage MECHANISM, known as “userData,” in IE5 and later. userData enables the storage of medium amounts of string data and can be used as an alternative to Web Storage in versions of IE before IE8. This makes LOADING of programs and software faster.



Discussion

No Comment Found

Related InterviewSolutions