Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is use of
super class

Answer Posted / radix

super class is also called as the base class or as the
parent class.

we can inherit methods of base class to our derived class
by using inheritance, where derived class is also callled
as the child class if and only if it is derived from the
parent

Exmaple you are the derived class of your parents who are
the base class for you, few of their methods
(looks,emotions,way of speech etc) are into you but few of
our methods(style,behaviour etc) cannot be into your parents

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does string intern do?

1130


Write the difference between TypeOf and GetType?

1067


Which types of inheritances does c# support?

943


why delegate is type safe?

3041


What is event and delegates in c#?

1035


Can we have multiple constructors in a class c#?

961


Define constructors

1003


What is array formula?

953


Does c# have primitives?

924


What is a namespace server?

962


Explain the difference between abstract class and interface.

1213


What is verbatim string literal in c#?

1034


What are PE(Portable Executable)?

1126


Why objects are stored in heap in c#?

989


What is strong name assembly?

920