Which of the following is an example of a static web page? MCQ with Answer and Explanation

Which of the following is an example of a static web page?
A. A page that updates automatically
B. A page with a login form
C. A page that shows user-specific data
D. A page that displays the same content every time
Answer: Option D
Solution (By JKSSB Mock Tests)
A static web page is delivered exactly as stored and does not change based on user interaction or server-side processing.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What is the function of the 'History' tab or pane inside modern web browser applications?
A. To manage outbound corporate email queues
B. To keep a chronologically ordered record list of all recently visited web address locations
C. To secure confidential password sets against server vulnerabilities
D. To log specific hardware device error codes chronologically

Correct Answer: Option B


Explanation:
The browser history feature acts as a local log that lists web addresses visited by the user over previous days or weeks, making it easy to find past sites.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which type of software vulnerability involves an attacker injecting malicious scripts into trusted websites, which are then executed by unsuspecting client web browsers?
A. SQL Injection
B. Buffer Overflow
C. Cross-Site Scripting (XSS)
D. Denial of Service (DoS)

Correct Answer: Option C


Explanation:
Cross-Site Scripting (XSS) is a security vulnerability where malicious script blocks are injected into reliable web templates, running malicious scripts directly inside client browsers.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is a web-based email service?
A. All of the above
B. Outlook
C. Gmail
D. Yahoo Mail

Correct Answer: Option A


Explanation:
Gmail, Yahoo Mail, and Outlook (as a web client) are all web-based email services accessible via a browser.

This question belongs to: Computer Internet and Web Technologies