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!
Object
System.Net
System.Object
System
System.Root
Rate this question:
ListDictionary
Stack
Hashtable
ArrayList
StringCollection
Rate this question:
Yes
No
Rate this question:
True
False
Rate this question:
Yes
No
Rate this question:
Isolated
Connected
Durable
Atomic
Integrity
Rate this question:
System.Int16
System.Int32
System.Int64
System.Int128
Rate this question:
Int[,] myArray;
Int[][] myArray;
Int[2] myArray
System.Array[2] myArray;
System.Array[,] myArray;
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:
18
19
20
21
Rate this question:
/text
/doc
/xml
/help
/xmlhelp
Rate this question:
Factory
Abstract Factory
Singleton
Builder
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:
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:
Yes
No
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.
Wait!
Here's an interesting quiz for you.