Vidyalelo
C# Programming · Q34

Networking in C Sharp

Programming · C# Programming · question 34

Q34

What is the purpose of the System.Net.NetworkInformation namespace in C#?

A.
To handle HTTP requests and responses
B.
To create and manage TCP connections
C.
To perform DNS resolution
D.
To provide information about network interfaces
Answer

Answer: Option D

Solution

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