Network Concepts - Quiz Explanation

The answers you selected are indicated below, along with text that explains the correct answers.
 
1. If Asteron formed a partnership with an online toy catalog, which of the following networks would that partner have access to?
Please select the best answer.
  A. The Internet
  B. The Internet and Asteron's intranet
  C. Asteron's intranet and Asteron's extranet
  D. Asteron's extranet and the Internet
  The correct answer is D. The partner company has public access to the Internet, and as a regular partner with Asteron, has access to the extranet (for customers and partners). Only employees of a company should have access to their intranet, making answers B, C, and E incorrect.

2. Which answer names the core of Internet protocol?
Please select the best answer.
  A. HTTP
  B. FTP
  C. TCP and IP
  D. HTTP and FTP
  The correct answer is C. IP (Internet Protocol) combined with TCP (Transmission Control Protocol) are involved in almost every internet transaction. HTTP and FTP are additional layers that operate on top of TCP and IP. Nearly every Internet transaction makes use of TCP and IP, whereas only some make use of HTTP or FTP.


3. What are the differences between HTTP and FTP?
Please select the best answer.
  A. HTTP is faster than FTP. HTTP is not as reliable: FTP does a check to see if files arrived as sent. HTTP enables the hyperlink mechanism for requesting Web documents.
  B. FTP is faster than HTTP. FTP is used for almost all Web file transfers. HTTP is for file transfers that fail through FTP. FTP transfers files from one platform to another.
  C. HTTP enables the hyperlink mechanism for requesting Web resources. FTP is a firewall (security) protocol overlaid on HTTP.
  D. FTP transfers files from one platform to another, often for larger files. HTTP is a building block of TCP/IP. HTTP performs a check to ensure files arrived as sent.
  The correct answer is A. B is incorrect because FTP is not faster than HTTP, nor is it used for almost all Web file transfers. C is incorrect because FTP is not a firewall protocol. D is incorrect because HTTP is not a building block of TCP/IP, nor does it perform a check to ensure files arrive as sent.

4. Which sentence describes the correct relationship between a domain name and its IP address?
Please select the best answer.
  A. An IP address is assigned by protocol when a client visits a domain name.
  B. An IP address is assigned to a domain name and translated by DNS software.
  C. When a client visits a domain name, its IP address is recorded with cookies.
  D. An IP address indicates if the domain name ends in .com, .org, .gov, or .edu.
  The correct answer is B. Every domain name has a specific IP address. When you type in a domain name, DNS software translates it into its IP address, and your request for those documents is routed across the Internet based on that IP address. A is incorrect because when you visit a domain name site, the IP address has already been assigned. C is sometimes true, but talks about the IP address of the user, not the IP address of the domain name. D is incorrect because the extension (.gov,.com) has no bearing on the IP address.