a) cookies
b) browser
c) only in Internet Explorer
d) only in Chrome
Answer: a
Explanation: When HTML5 was not introduced application data had to store in cookies when server requested for it. Web storage was secure then as well as large data could be stored even it does not affect performance. After coming of HTML5 web applications can store data within the browser that the user is using.
Related Posts
Which option is not available in HTMLMinifier?
HTMLMinifier is written in ________
CSSMin is written in ___________
Which compressor gives maximum GZIPPED compression?
YUI compressor is written in ____________
Which one has the most potential for minification?
For grouping form controls we can use ___________
Join The Discussion