1.CORS prevents the JavaScript code producing or consuming the requests against different origin
2.CORS is a security concept that allows restricting the resources implemented in web browsers.
3.Both
4.Only 1
Answer:3