Vidyalelo
C# Programming · Q24

Networking in C Sharp

Programming · C# Programming · question 24

Q24

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

A.
To establish a TCP connection
B.
To create a UDP client
C.
To send HTTP requests
Answer
D.
To handle DNS resolution

Answer: Option C

Solution

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