WEB BROWSERS TECHNOLOGY
WORLD WIDE WEB
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Used by Internet to locate the clients
|
|
To measure of how quickly information is transferred to thedevice
|
|
To define how messages are formatted and transmitted, between web server and a browser
|
|
Used by Internet to locate the required Web server
|
Detailed explanation-1: -A URL (Uniform Resource Locator) is a specific type of URI (Universal Resource Identifier). A URL normally locates an existing resource on the Internet. A URL is used when a web client makes a request to a server for a resource.
Detailed explanation-2: -URL stands for Uniform Resource Locator. A URL is nothing more than the address of a given unique resource on the Web. In theory, each valid URL points to a unique resource.
Detailed explanation-3: -Authority. www.example.com is the domain name or authority that governs the namespace. It indicates which Web server is being requested.
Detailed explanation-4: -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-5: -type: It specifies the type of the server in which the file is located. address: It specifies the address or location of the internet server. path: It specifies the location of the file on the internet server.