MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Network Utilities
Q
Choose the wrong statement from the following.
AA. Nslookup is used to query a DNS server for DNS data
BB. Ping is used to check connectivity
CC. Pathping combines the functionality of ping with that of route
DD. Ifconfig can configure TCP/IP network interface parameters
Correct Answer:
C. C. Pathping combines the functionality of ping with that of route
Explanation:
Pathping combines the functionality of ping with that of traceroute (tracert). The Ping command is used to test connectivity between two nodes and the Tracert/Traceroute command is used to find the path i.e. the number of the routers that the packet has to go through to reach its destination.