CompTIA A+ Core 2 (220-1202) — Question 84
Which of the following commands is used to look up DNS records for a remote host?
Answer options
- A. find
- B. curl
- C. dig
- D. ip
Correct answer: C
Explanation
The command 'dig' is specifically designed for querying DNS records, making it the correct choice. 'find' is used for searching files in directories, 'curl' is for transferring data, and 'ip' is related to managing IP addresses, none of which are suitable for DNS record lookups.