Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which one of the following function is used to retrieve the MX records for the domain specified by hostname?

a) getmx()
b) retrieve_mx()
c) getmxrr()
d) retrieve_mxrr()

Answer: c
Explanation: The function getmxrr() returns the MX records for the specified internet host name. This function is used to retrieve the MX records for the domain specified by hostname.

Join The Discussion