Which is the Microsoft’s own proprietary client-side storage?

Which is the Microsoft’s own proprietary client-side storage? 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.

Related Questions