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.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- 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
Assertion. A website is a group of related web pages hosted on a web server.
Reason. A website is a collection of some hyperlinks.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Assertion. Hyperlinks are essential for navigating on the Internet.
Reason. A hyperlink refers to a dynamic link upon clicking at which the linked resource or web page opens up.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Assertion. A dynamic web page gets displayed differently every time it is loaded.
Reason. Dynamic web pages are a group of different web pages and every time a different web page is loaded.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Assertion. Scripts play an important role in dynamic web pages.
Reason. Scripts are embedded codes within web pages, that execute at the client's browser and make the web page look different.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.