InterviewSolution
Saved Bookmarks
| 1. |
Which of the following are the classes defined by the namespace System.Net?(a) Cookie(b) CookieContainer(c) FileWebRequest(d) All of the mentionedThe question was asked by my college professor while I was bunking the class.My question is taken from Fundamental of Networking in chapter Namespaces, Preprocessors and Networking of C# |
|
Answer» CORRECT ANSWER is (d) All of the mentioned Explanation: NONE. |
|