Which type of DNS record identifies an email server?

PTR record
MX record
AAAA record
CNAME record


mx record

Computer Science & Information Technology

You might also like to view...

C++ stores an array in adjacent memory locations. In what array position (counting from the start) will the element myArray [7][21] be stored in, if myArray has 10 rows and 50 columns?

What will be an ideal response?

Computer Science & Information Technology

Write the selection sort algorithm for an array of int in C++. You are to assume that there are predefined functions swapValues and indexOfSmallest, that is do not write these functions. However, you must write declarations with pre and post conditions for these functions.

What will be an ideal response?

Computer Science & Information Technology

The act of exerting power over another by threatening to reveal damaging information about the aforementioned person is known as ___________.

A. tort B. exposure C. blackmail D. distortion

Computer Science & Information Technology

?In Microsoft Access 2016, when you click the Themes button in the Themes groupon the Form Layout Tools Design tab,the Themes gallery appears, _____.

A. ?showing the available themes for the form B. ?showing the recently used themes for other forms C. ?asking you to create a new theme D. ?asking you to modify the default theme

Computer Science & Information Technology