Correct Answer: Many times we would like to store information about the user locally in the computer For example let’s say user has half-filled a long form and suddenly the internet connection breaks off So the user would like you to store this information locally and when the internet comes backHe would like to get that information and send it to the server for storage Modern browsers have storage called as “Local storage” in which you can store this information