Give an example of url and explain its components.
Answers
Answered by
1
Answer:
URL is an acronym for Uniform Resource Locator and is a reference (an address) to a resource on the Internet.
A URL has two maincomponents:
Protocol identifier: For the URL http://example.com , the protocol identifier is http . Resource name: For the URL http://example.com , the resource name is example.com .
Similar questions