What is use of
super class

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


Please Help Members By Posting Answers For Below Questions

How many parameters can a method have c#?

650


Can a dictionary have duplicate keys c#?

656


Is versioning applicable to private assemblies?

735


What is the difference between int.parse and int.tryparse methods?

729


How to install or uninstall a windows service?

757






What is trim in c#?

736


What can you do as a .net developer?

656


What Is A Satellite Assembly?

729


Describe an abstract class?

716


Is and as keyword in c# net?

714


What are virtual classes in c#?

715


List some Advantages of switch-case over if else?

659


I want to print "Hello" even before main() is executed. How will you achieve that?

691


Explain the difference between the system.array.copyto() and system.array.clone()?

675


What is equal c#?

689