SSC
COMPUTER
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Uniform Resource Locator
|
|
Understand Resource Language
|
|
Ultimate Resource Locator
|
|
Uniform Resource Language
|
Detailed explanation-1: -URLs (Uniform Resource Locators) are the Web site addresses you enter into the address bar of your browser. They contain the domain name of a site (such as facebook.com) and any directories and files that you’re trying to open.
Detailed explanation-2: -Just as buildings and houses have a street address, webpages also have unique addresses to help people locate them. On the Internet, these addresses are called URLs (Uniform Resource Locators).
Detailed explanation-3: -A domain name is part of a URL, which stands for Uniform Resource Locator.
Detailed explanation-4: -Most web browsers display the URL of a web page above the page in an address bar. A typical URL could have the form http://www.example.com/index.html, which indicates a protocol ( http ), a hostname ( www.example.com ), and a file name ( index.html ).