Csharp.NET 3 online test, online practice test, exam, quiz

Csharp.NET 3 Online Test

The purpose of this online test is to help you evaluate your Csharp.NET 3 knowledge yourself. These Multiple Choice Questions (MCQs) on Csharp.NET 3 will prepare you for technical round of job interview, written test and many certification exams.

The test contains 20 questions and there is no time limit. You will get 1 point for each correct answer. You will get your online test score after finishing the complete test.
(Total 20 questions)        (Time spent 0:0)

1. Your company uses Visual Studio .NET as its application development platform. You are creating an application that uses SOAP to exchange data with other applications using the .NET Framework. You use a user defined class named SoapEx that inherits from the ArrayList class to send objects to another application. You need to ensure that the application serializes the user defined class object for transport by using SOAP. Which of the following code segments will you use to accomplish the required task?

   View Test Answer
Advertisement