Which of the following is false with reference to static website?

2021

Which of the following is false with reference to static website?

Answer: C. Content change at runtimeStatic websites serve fixed HTML files without server-side processing. Content remains consistent across visits and does not change dynamically at runtime,…

  1. A.

    Same content is loaded everytime the page is loaded

  2. B.

    It is loaded at a faster speed

  3. C.

    Content change at runtime

  4. D.

    No interaction

Attempted by 655 students.

Show answer & explanation

Correct answer: C

Static websites serve fixed HTML files without server-side processing. Content remains consistent across visits and does not change dynamically at runtime, making the claim about runtime changes false.

Explore the full course: Dsssb Tgt Computer Science Paper 2

Loading lesson…