Which protocol is used to translate a domain name to an IP address?
A) ARP
B) DHCP
C) DNS
D) RARP
C
Explanation: C) DNS is correct because it is the protocol that resolves fully qualified domain names (hostnames) to IP addresses.
You might also like to view...
Answer the following statements true (T) or false (F)
1. The amount of memory used by an array depends solely on the number of elements the array can hold. 2. If a C++ program contains the following array definition int score[10]; 3. Arrays can be passed to functions, but individual array elements cannot be. 4. When you pass an array as an argument to a function, the function can modify the contents of the array. 5. An element of a two-dimensional array is referenced by the array name and two subscripts, first the element row number and then the element column number.
Various Web browsers developed their own unique flavors of HTML to provide customers with new and useful features not available with other browsers.
Answer the following statement true (T) or false (F)
A technician wants to configure a DHCP server to guarantee that certain printers always receive the same address. Which of the following should the technician configure?
A. VPN tunnel B. Address reservation C. Subnet mask D. Default gateway
Occurs when a formula contains a direct or an indirect reference to the cell containing the formula.
What will be an ideal response?