Q29
What is the purpose of the System.Net.NetworkInformation.Ping class in C#?
A.
To establish a TCP connection
B.
To create a UDP client
C.
To handle DNS resolution
D.
To send ICMP echo requests and receive responses
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board