Which is the Microsoft’s own proprietary client-side storage?
A
IE User Data
B
Offline Web Applications
C
Cookies
D
All of the mentioned
Correct Answer: IE User Data
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.