KnowledgeBoat Logo

Informatics Practices

Assertion. A static web page remains the same every time it is opened.

Reason. A static web page has no inserted code to change its appearance.

  1. Both A and R are true and R is the correct explanation of A.
  2. Both A and R are true but R is not the correct explanation of A.
  3. A is true but R is false.
  4. A is false but R is true.

Internet

3 Likes

Answer

Both A and R are true and R is the correct explanation of A.

Explanation
A static web page remains the same every time it is opened because it contains only static content, which is fixed and does not change and static web pages are written using HTML code. There is no dynamic code to change its appearance.

Answered By

3 Likes


Related Questions