Q. ....................... is a uniform naming scheme for locating resources on the web.
β
Correct Answer: (A)
URI
Explanation: URI (Uniform Resource Identifier) is a uniform naming scheme used to identify and locate resources on the web.
A URI can be a URL (Uniform Resource Locator) or a URN (Uniform Resource Name).
Example: https://www.example.com/index.html is a URL, which is a type of URI.
Other Options Explained:
(B) HTTP – A protocol used for data transfer but not a naming scheme.
(C) WEBNAME – Not a standard term in web technology.
(D) RESOURCENAME – Not a valid concept in web addressing.
Thus, the correct answer is (A) URI.