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

Can we have the method in drived class with the same name
which is there in base class?

Answer Posted / alcheringa

yes we can have that. in order to invoke the method of the
same name we use base keyword before the method name.

if the method in the base class is virtual, which is the
case in most of the abstract classes we actually override
the method in the derived class.

it is therefore not a constraint in any way.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a protected class c#?

940


How do you define a predicate?

936


Is c sharp and c# are same?

971


What is sqlcommandbuilder c#?

994


What is a dll in c#?

965


How can we sort the elements of the array in descending order?

996


Is it possible to execute multiple catch block for a single try statement?

1104


How do you use nullable?

1017


What is the difference between finally and finalize block?

986


Why do we write system in c#?

967


What is task parallel library?

1119


Explain lock, monitors, and mutex object in threading.

955


what is full assembly reference

1027


What is ildasm and obfuscator in net?

1007


What is data binding with example?

1040