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. All of the above
B. Same-origin policy
C. CORS
D. Content Security Policy (CSP)
Answer: Option D
Solution (By JKSSB Mock Tests)
CSP is a security feature that allows a site to define a whitelist of allowed sources for content, mitigating XSS and other attacks.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
Which of the following is not a web browser?
A. Google
B. Firefox
C. Chrome
D. Opera

Correct Answer: Option A


Explanation:
Google is a search engine and company, while Firefox, Chrome, and Opera are web browsers. Google Chrome is a browser, but 'Google' alone is not a browser.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following is a modern web browser based on Chromium?
A. All of the above
B. Brave
C. Chrome
D. Edge

Correct Answer: Option A


Explanation:
Chrome, Edge, and Brave are all Chromium-based browsers, sharing the same underlying engine.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is an example of a web-based social media platform?
A. Instagram
B. Facebook
C. Twitter
D. All of the above

Correct Answer: Option D


Explanation:
Twitter, Facebook, and Instagram are all web-based social media platforms accessible via browsers.

This question belongs to: Computer Internet and Web Technologies