Which of the following protocols is used for resolving host names to IP addresses?

A. IPv6
B. IPv4
C. DNS
D. TCP/IP


Answer: C

Computer Science & Information Technology

You might also like to view...

When an exception is thrown, an application stops running and Visual Studio goes into a special mode known as ____________.

a. debug mode b. break mode c. exception mode d. validation mode

Computer Science & Information Technology

Create a PL/SQL procedure object in your schema. Using a Cursor the procedure code should be able to retrieve records of all employees and check in which city they live. If an employee lives in Glasgow the procedure should insert a record in the table GlasgowEmployees.

Assume that the following tables are part of a Library database system Employee(empNo, fName, lName, street, city, sex, salary, libName) GlasgowEmployees(gEmpNo, fName, lName, sex, salary)

Computer Science & Information Technology

The connection between the clients and the providers

What will be an ideal response?

Computer Science & Information Technology

When grouped, multiple paths are revolved around a single axis.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology