C# Programming Quiz


Play this quiz that will help you to excel in C# certification exams, placements etc. This C# programming quiz consist of 10 questions that you need to solve in 10 minutes. We’ve specially designed this quiz so that you can quickly acquaint to the pattern of questions you can be asked in placement drives, certification exams etc. This test enables you to assess your knowledge of C# programming.

Take the Free Practice Test



C# MCQs

Practice C# MCQ Questions, which will help you to understand C#, ASP.NET and AD.NET easily.

C# Quiz

Try Free C# Quiz, to start a quiz you need to login first, after login you will get start quiz button and then by clicking on that you can start quiz. You will get 10 Minutes to answer all questions.

C# Quiz

1. The _________ keyword indicates the catching of an exception.

Try
Throw
Catch
Finally

2. Which of these keywords are used to implement synchronization?

synchronize
syn
synch
synchronized

3. Which of the following is true?

ASP.NET Web Forms is not a part of the new ASP.NET Core.
ASP.NET Web Forms is an event driven application model.
ASP.NET MVC is an MVC application model (Model-View-Controller).
All of the above

4. Attribute must be set on a validator control for the validation to work

ControlToValidate
ControlToBind
ValidateControl
Validate

5. Which of the following is enumeration for ADO.net with SQL Server?

SqlInfo
SqlBulkCopyOptions
SqlNotification
All of the above

6. C# developed by?

IBM
Google
Microsoft
Facebook

7. Choose the namespace which supports multithreading programming?

System.net
System.Linq
System.Threading
All of the above

8. ASP (aka Classic ASP) was introduced in?

1997
1998
1999
2000

9. An exception is a problem that arises?

before the execution of a program
during the execution of a program
after the execution of a program
none of the above

10. ADO.NET stands for ?

ActiveX Data Object
All Data Object
Access Data Object
ActiveX DataSet Object

Results