CBSE · 083Class XII · 2023Section B2 marks

Question 20(2)

30 March 2023 · Computer Science (083)

Differentiate between URL and domain name with the help of an appropriate example.

Answer

URL (Uniform Resource Locator) is the complete address of a resource on the web (e.g., https://www.google.com/search). A Domain Name is just the human-readable address of the website's server (e.g., google.com), which is a part of the URL.

Explanation

URL includes protocol, path etc. Domain is the site identifier.