- Home
- Class - 12 CBSE Computer Science — Assertion Reason Type Questions
Assertion. Every document linked to the web
Class - 12 CBSE Computer Science — Assertion Reason Type Questions
Assertion. Every document linked to the web has a URL.
Reason. A location on a net server has a unique address called URL (Uniform Resource Locator).
- 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.
Answer
Both A and R are true and R is the correct explanation of A.
Explanation
A URL (Uniform Resource Locator) is a unique address used to locate resources (such as documents, images, videos, etc.) on the web server. When a document is linked to the web, it is associated with a specific URL that allows users and web browsers to access and retrieve that document from its location on the server.