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...

How do you implement Inheritance in dot net ?

Answer Posted / mahesh babu ummaneni

Inheritence is nothing but base class properties come to derived class
example
class sample
{
//here we write some members

}
class sampl1:sample
{
//sample members acess here
}

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need oops in c#?

987


How many digits is a 32 bit number?

937


What is callback in c#?

953


What tool we have to use to install assembli in gac folder.

940


Distinguish between system.string and system.text.stringbuilder classes?

979


What is unrecognized escape sequence in c#?

980


What is exe file in c#?

931


What is an escape sequence?

990


What is concrete method in c#?

981


What do you mean by parsing and how to parse a date time string in c#?

1042


When was .net linq added?

1006


Why do we need generics?

976


What are "class access modifiers" in C#?

1007


What is main thread in c#?

960


what are the different ways a method can be overloaded?

959