Вопрос 30 Выполнен
Баллов: 1,00 из 1,00
Отметить вопрос Текст вопроса
choose the correct answer At the top of the page is the URL address. URL means - the address of a file on the Internet. A typical URL looks like this: http://www.bbc.co.uk/radio/.
In this URL, http:// means and tells the program to look for a web page, www means world wide web. bbc.co.uk is of the server that hosts the website - a company based in the UK; other top-level domains are .com (commercial site), .edu (education), .org (organization) or .net (network); radio is the directory path where the is located. The parts of the URL are separated by . (dot), / and : (colon). Some sites begin ftp://, a file transfer protocol used to copy files from one computer to another.
Отзыв
Верный ответ:
choose the correct answer At the top of the page is the URL address. URL means [Uniform Resource Locator] - the address of a file on the Internet. A typical URL looks like this: http://www.bbc.co.uk/radio/.
In this URL, http:// means [Hypertext Transfer Protocol ] and tells the program to look for a web page, www means world wide web. bbc.co.uk is [the domain name ] of the server that hosts the website - a company based in the UK; other top-level domains are .com (commercial site), .edu (education), .org (organization) or .net (network); radio is the directory path where the [web page ] is located. The parts of the URL are separated by . (dot), / [slash ] and : (colon). Some sites begin ftp://, a file transfer protocol used to copy files from one computer to another.