what is the full form of URL
Answers
Answer:
Uniform Resource Locator.
Step-by-step explanation:
Short notes on it:
(i) A complete address of a website is called as "Website".
(ii) It consists of two required components:
(a) Protocol
(b) Domain
(c) Resource name
Ex: https://www.brainly.in/web.html
The first part identifies what protocol to use as primary access.
The second part identifies the IP address or domain name.
The third part identifies where the resource is located.
(iii) It provides the web client with all information it needs to contact a server and make a request for information.
(iv) Files in the local file system can be localized using URL's.
(v) It supports a limited character set of ASCII characters.
(vi) They can be absolute or Relative URL's. Absolute URL's are universally valid and Absolute URL's are valid in only special contents.
Hope it helps!
the full form of URL is Uniform resource locator.