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 checks for the existence of DNS records?

a) checkdns()
b) checkdnsr()
c) checkdnsrr()
d) checkdnsa()

Answer: c
Explanation: The function checkdnsrr() is used to check DNS records for type corresponding to host. DNS records are checked based on the supplied host value and optional DNS resource record type, returning TRUE if any records are located and FALSE otherwise.

Join The Discussion