URL Vs URI Vs URN

- URL (Uniform Resource Locator):
is a specific type of URI that provides the web address or location of a resource on the internet.
- URI (Uniform Resource Identifier):
It is a string of characters that identifies a specific resource, such as a webpage, a file, or a service.
- URN (Uniform Resource Name):
Is a type of URI that is used to uniquely identify a resource, independent of its location.
