There are different programming languages in existence, and understanding the most basic, which is C# (C Sharp), can be a little hard for some. The quiz below is designed to help you refresh your memory on what you have covered so far. Give it a shot and see how much you know!
System.Int16
System.Int32
System.Int64
System.Int128
Rate this question:
Yes
No
Rate this question:
Yes
No
Rate this question:
Yes
No
Rate this question:
Factory
Abstract Factory
Singleton
Builder
Rate this question:
ListDictionary
Stack
Hashtable
ArrayList
StringCollection
Rate this question:
Object
System.Net
System.Object
System
System.Root
Rate this question:
True
False
Rate this question:
Int[,] myArray;
Int[][] myArray;
Int[2] myArray
System.Array[2] myArray;
System.Array[,] myArray;
Rate this question:
The conversion of one type of object to another.
The runtime resolution of method calls.
The exposition of data.
The separation of interface and implementation.
Rate this question:
Classes that are both in the same assembly and derived from the declaring class.
Only methods that are in the same class as the method in question.
Internal methods can only be called using reflection.
Classes within the same assembly, and classes derived from the declaring class.
Rate this question:
A DataSet can be synchronized with the database.
A DataSet can be synchronized with a RecordSet.
A DataSet can be converted to XML.
You can infer the schema from a DataSet.
Rate this question:
/text
/doc
/xml
/help
/xmlhelp
Rate this question:
18
19
20
21
Rate this question:
Isolated
Connected
Durable
Atomic
Integrity
Rate this question:
Quiz Review Timeline (Updated): Aug 20, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
The Ultimate C# Trivia Quiz
C# (pronounced see sharp) is one of the most popular programming languages used for different purposes. Take this trivia quiz to assess your knowledge of C#.
Questions:
10 |
Attempts:
339 |
Last updated:
Mar 21, 2023
|
C# Software Developer Interview Questions
Are you planning to become a C# software developer or engineer any time soon? Whether at a big company or you're being interviewed by a potential client, take this sample...
Questions:
10 |
Attempts:
307 |
Last updated:
Mar 21, 2023
|
How Well Do You Know C# Technical Test- Medium Level?
The C# Technical Test- Medium Level is used by hiring manager to judge the competence of potential employees. Do you think you know much about this test? Then take our test to...
Questions:
10 |
Attempts:
212 |
Last updated:
Jul 14, 2023
|
SEMATEC .Net Fundamentals Quiz
The SEMATEC .Net Fundamentals Quiz assesses knowledge in C# programming, focusing on data types, method parameters, exception handling, debugging, and method overloading. It's...
Questions:
10 |
Attempts:
1694 |
Last updated:
Feb 17, 2023
|
C# Exam October #1
C# is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented, and component-oriented programming...
Questions:
10 |
Attempts:
284 |
Last updated:
Feb 20, 2023
|
C# Exam, 25 Questions
C# exam as preparation for deal with the real C# exam that conducted by our beloved customer.
Prepared by: R&D Dept.
Questions:
25 |
Attempts:
376 |
Last updated:
Feb 14, 2024
|