200-901 · Question #156
Which two query types does a client make to a DNS server? (Choose Two)
The correct answer is A. AAAA E. PTR. DNS clients make different record type queries to DNS servers. A (AAAA) is correct-this is the DNS query type used to resolve a hostname to an IPv6 address (analogous to 'A' records for IPv4). E (PTR) is correct-PTR (Pointer) records are used for reverse DNS lookups, resolving…
Question
Which two query types does a client make to a DNS server? (Choose Two)
Options
- AAAAA
- BACK
- CDISCOVER
- DInverse
- EPTR
How the community answered
(43 responses)- A86% (37)
- B7% (3)
- C2% (1)
- D5% (2)
Explanation
DNS clients make different record type queries to DNS servers. A (AAAA) is correct-this is the DNS query type used to resolve a hostname to an IPv6 address (analogous to 'A' records for IPv4). E (PTR) is correct-PTR (Pointer) records are used for reverse DNS lookups, resolving an IP address back to a hostname. ACK (B) is a TCP flag, not a DNS query type. DISCOVER (C) is a DHCP message type, not DNS. Inverse (D) is not a standard DNS query type-the correct term for reverse lookups is a PTR query.
Topics
Community Discussion
No community discussion yet for this question.