exam questions

Exam N10-008 All Questions

View all questions & answers for the N10-008 exam

Exam N10-008 topic 1 question 45 discussion

Actual exam question from CompTIA's N10-008
Question #: 45
Topic #: 1
[All N10-008 Questions]

A network administrator needs to query the NSs for a remote application. Which of the following commands would BEST help the administrator accomplish this task?

  • A. dig
  • B. arp
  • C. show interface
  • D. hostname
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pongsathorn
Highly Voted 2 years, 11 months ago
The Linux/Unix dig (short for domain information groper) utility does the exact same thing as nslookup. It’s primarily a command-line utility that allows you to perform a single DNS lookup for a specific entity, but it can also be employed in batch mode for a series of lookups.
upvoted 28 times
...
waqdhiyo
Highly Voted 2 years, 11 months ago
Selected Answer: A
dig (Domain information groper) is the command line tool to query DNS nameserver in linux
upvoted 6 times
...
DelMario1
Most Recent 1 year ago
Selected Answer: A
Dig is the correct answer, only on that makes sense
upvoted 2 times
...
PdSidhu
1 year, 4 months ago
- The "dig" (Domain Information Groper) command is used for querying the Domain Name System (DNS) to obtain domain name or IP address mapping. - The "netstat" command displays network connections, routing tables, and network interface statistics. -The "arp" (Address Resolution Protocol) command is used to view and manage the ARP cache, which contains mapping information between IP addresses and their corresponding physical (MAC) addresses on a network. - The "tracert" (or traceroute) command is used to determine the path that packets take from the source device to the destination device on an IP network
upvoted 2 times
...
Resin_Tree0163
1 year, 4 months ago
Selected Answer: A
A is the correct is answer as : The BEST command that can help a network administrator query the NSs (name servers) for a remote application is the "dig" command. 'Querying NSs for Remote Application - comptia - Exam-Answer'
upvoted 1 times
...
badguytoo
1 year, 5 months ago
Definitely dig=> used on Linux.
upvoted 2 times
...
JakeCharles
1 year, 11 months ago
Selected Answer: A
its dig
upvoted 1 times
...
comeragh
2 years, 1 month ago
Selected Answer: A
Agree with A being the correct answer here
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...