InterviewSolution
Saved Bookmarks
| 1. |
Which of the following are the interfaces defined by the namespace System.Net?(a) IAuthenticationModule(b) HttpWebRequest(c) WebProxy(d) HttpResponseHeaderThis question was posed to me in an internship interview.Question is from Fundamental of Networking in section Namespaces, Preprocessors and Networking of C# |
|
Answer» Correct CHOICE is (a) IAuthenticationModule |
|