With reference to cookie and session, which of the following statements is/are false?
1
Maximum storage capacity of a cookie is 16kb.
2
Cookies are not secured because the data is stored in plaintext format.
3
Sessions are server-side files that contain user information.
4
When a user closes the browser or logs out of a website, then the session will be closed.
5
None of these