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 ________________ class is the base class for all predefined system exception

System.ApplicationException
System.SystemException
System.IO.IOException
System.IndexOutOfRangeException

2. The main features of dotConnect for SQL Server includes ___________

Extra data binding capabilities
Ability of monitoring query execution
Supports the latest versions of SQL Server
All of the above

3. The goal of dotConnect for SQL Server is to enable developers to maintain database applications

TRUE
FALSE
Can be true or false
Can not say

4. Number of digits upto which precision value of float data type is valid?

Upto 6 digit
Upto 7 digit
Upto 8 digit
Upto 9 digit

5. Threads are ?

lightweight processes
heavyweight processes
Both A and B
None of the above

6. Web.config file is used

Configures the time that the server-side codebehind module is called
To store the global information and variable definitions for the application
To configure the web server
To configure the web browser

7. Choose the namespace which supports multithreading programming?

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

8. Classic ASP pages have the file extension?

.aspx
.net
.asp
.cs

9. C# is a?

general-purpose programming language
object-oriented programming language
modern programming language
All of the above

10. The runtime aborts the thread by throwing a ThreadAbortException

TRUE
FALSE
Can be true or false
Can not say

Results