Answer Posted / preeti
Super class is one from which we derive a new class.
Only Existing class can be made as Super class.
C# has a super class or root class called "object" from
which all classess are derived.
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
What are logical operators in c#?
Int map to which .net types?
What are the variables in c#?
Is void a class?
How do I format in c#?
What are some examples of desktop applications?
What is oledbconnection c#?
What are the 2 types of data types available in c#?
What is difference between array and arraylist in c#?
What is the difference between interface and functional interface?
Is c sharp free?
How objects are stored in memory?
Explain how do you directly call a native function exported from a dll?
What is difference between a type and class?
What do u mean by delegation?