Vidyalelo
C# Programming · Q26

Networking in C Sharp

Programming · C# Programming · question 26

Q26

What is the purpose of the System.Net.NetworkCredential class in C#?

A.
To handle DNS resolution
B.
To create a UDP client
C.
To provide credentials for network authentication
Answer
D.
To establish a TCP connection

Answer: Option C

Solution

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