Which of the following is a technique to improve web security by setting limits on what resources can be loaded? MCQ with Answer and Explanation

Which of the following is a technique to improve web security by setting limits on what resources can be loaded?
A. Content Security Policy (CSP)
B. Same-origin policy
C. CORS
D. All of the above
Answer: Option A
Solution (By JKExamLibrary)
CSP is a security feature that allows a site to define a whitelist of allowed sources for content, mitigating XSS and other attacks.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
In the email communication system, what does the 'Mail Delivery Subsystem' error message '451' or a 'Bounce Email' generally indicate?
A. The attached file is completely clear of malware definitions.
B. The target email address does not exist or has been permanently disabled.
C. The recipient read your sent email successfully.
D. The message could not be delivered due to a temporary server issue or configuration failure.

Correct Answer: Option D


Explanation:
A bounce message containing a temporary error code typically implies server-side issues, a full inbox, or network congestion that temporarily blocks delivery.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
What is a domain name registrar?
A. A web hosting provider
B. A company that manages the DNS root servers
C. A search engine
D. An organization that sells domain names

Correct Answer: Option D


Explanation:
A domain name registrar is a company that manages the reservation of Internet domain names and provides registration services to the public.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
Which of the following is an accurate description of an 'Extranet' system?
A. An experimental protocol created to replace HTTP
B. A controlled private network allowing limited access to authorized external partners or vendors
C. An unencrypted wireless standard for high-bandwidth networks
D. The deep web layer accessible strictly via dark net software configurations

Correct Answer: Option B


Explanation:
An extranet extends a private intranet to trusted external partners, suppliers, or clients, allowing secure external collaboration over the web.

This question belongs to: Computer Internet and Web Technologies