Which of the following services provide hostname to IP address resolution? (Select TWO).

A. NTP
B. NAT/PAT
C. DHCP
D. DNS
E. WINS
F. LDAP


Answer:
D. DNS
E. WINS

Computer Science & Information Technology

You might also like to view...

What type of spyware silently captures and stores each keystroke that a user types on the computer's keyboard?

A. backdoor B. worm C. rootkit D. keylogger

Computer Science & Information Technology

In the code below, the table consists of ________ cells?

This is data
A) 4 B) 1 C) 2 D) 3

Computer Science & Information Technology

Use the simplest, most basic tools available when writing HTML, such as ____.

A. Notepad on a Windows PC B. SimpleText on a Macintosh C. either a. or b. D. neither a. nor b.

Computer Science & Information Technology

Write the code for a Sub procedure namedCalculateAveragethat receives four decimal variables (the first three by value and the last one by reference). The procedure should use the first three variables to calculate the average and then store the result in the fourth variable.

What will be an ideal response?

Computer Science & Information Technology