Question 31
Which of the following statements is true about cookies and CORS?
A session cookie expires as soon as the application tab is closed, and not the browser.
The CORS mechanism reduces the chances of malicious actions by explicitly saying which URLs can be the originators of data.
A browser sandbox causes any browser based malware to directly affect the user’s system.
All of these