Which record is used to identify a host or hosts that offer a specific type of service?

a. MX record
b. SRV record
c. PTR record
d. TXT record


b. SRV record

Computer Science & Information Technology

You might also like to view...

List the four competencies specified by the EBK that are used to ensure that data security is properly managed.

What will be an ideal response?

Computer Science & Information Technology

Object-oriented programmers usually specify that their data fields will have ____.

A. public access B. private access C. inheritance D. signatures

Computer Science & Information Technology

Which kind of desktop uses the same case to house the screen and processing circuitry?

A. all-in-one B. tower C. slate D. convertible

Computer Science & Information Technology

Write a Class statement that defines a class named Furniture. The class contains two private variables named_strItemNumand  _dblPrice. Name the corresponding properties ItemNumber and Price.

What will be an ideal response?

Computer Science & Information Technology