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

What is a streamwriter in c#?

504


What is asax file in c#?

568


What do you know about Translate Accelerator?

588


Explain get and set accessor properties?

488


How to open a new form on button click in Windows forms?

522






Explain async and await?

531


What is data types in c#?

519


What is difference between value and reference types in C#.NET

513


What is a generic in c#?

501


What is an actual parameter?

490


Does console.writeline() stop printing when it reaches a null character within a string?

518


What are strong name assemblies?

551


Is boxing an implicit conversion?

537


Is predicate a functional interface?

480


What is the difference between ienumerable and iqueryable?

442