MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your C# Questions & Answers Fundamental of Networking knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which of the following are the protocols defined by .NET runtime? |
| A. | HTTP |
| B. | HTTPS |
| C. | File |
| D. | All of the mentioned |
| Answer» E. | |
| 2. |
Which of the following class/classes supports the task of uploading and downloading the file? |
| A. | WebRequest |
| B. | WebResponse |
| C. | WebClient |
| D. | All of the mentioned |
| Answer» D. All of the mentioned | |
| 3. |
Which of the following are the classes that support the standard HTTP protocol? |
| A. | HttpWebRequest |
| B. | HttpResponseHeader |
| C. | HttpRequestHeader |
| D. | HttpStatusCode |
| Answer» B. HttpResponseHeader | |
| 4. |
Which of the following are the interfaces defined by the namespace System.Net? |
| A. | IAuthenticationModule |
| B. | HttpWebRequest |
| C. | WebProxy |
| D. | HttpResponseHeader |
| Answer» B. HttpWebRequest | |
| 5. |
Which of the following are the classes defined by the namespace System.Net? |
| A. | Cookie |
| B. | CookieContainer |
| C. | FileWebRequest |
| D. | All of the mentioned |
| Answer» E. | |