Vidyalelo
C# Programming · Q29

Networking in C Sharp

Programming · C# Programming · question 29

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board