Vidyalelo
C# Programming · Q37

Networking in C Sharp

Programming · C# Programming · question 37

Q37

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

A.
To perform DNS resolution
B.
To create a TCP client
C.
To send email messages
Answer
D.
To handle UDP communications

Answer: Option C

Solution

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