Each webpage is assigned a(n) __________, an address that identifies the…
2024
Each webpage is assigned a(n) __________, an address that identifies the location of the page on the Internet.
Answer: B. Uniform Resource Locator (URL) — ConceptAddresses for Web resources use a standardized syntax made of components such as a scheme, host, and path. These components allow a browser to refer to…
- A.
Internet Protocol (IP)
- B.
Uniform Resource Locator (URL)
- C.
Top-Level Domain (TLD)
- D.
Hyper Text Transfer Protocol (HTTP)
Show answer & explanation
Correct answer: B
Concept
Addresses for Web resources use a standardized syntax made of components such as a scheme, host, and path. These components allow a browser to refer to a resource consistently across the Internet.
Application
The sentence asks for the address assigned to a webpage so that its location on the Internet can be identified. This function is performed by a Uniform Resource Locator (URL).
Contrast
Internet Protocol (IP) supplies network-layer addressing and packet-delivery rules for devices; it is not the full address of a particular webpage.
A Top-Level Domain (TLD), such as .com or .org, is only the highest-level part of a domain name; it does not specify the complete location of a webpage.
Hypertext Transfer Protocol (HTTP) defines how web clients and servers exchange requests and responses; it is a protocol, not the complete page address.
Result
Therefore, the blank is filled by Uniform Resource Locator (URL).