(b) Specify the parts of the URL including protocol identifier and resource name.
Answers
Answered by
3
Answer:
A URL has two main components: 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 . Note that the protocol identifier and the resource name are separated by a colon and two forward slashes.
Similar questions