InterviewSolution
Saved Bookmarks
| 1. |
Which namespace is mostly preferred for the operation of networking in C#?(a) System.Web(b) System.in(c) System.Net.Mail(d) All of the mentionedI got this question in examination.My question is from Fundamental of Networking topic in division Namespaces, Preprocessors and Networking of C# |
|
Answer» Correct OPTION is (c) System.NET.Mail |
|