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

Answer Posted / shafi syed

yes we can have the method in drived class with the same
name which is there in the base class, But the condition is
both should have diffrent parameters.....that's it.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do u mean by thread safe?

695


Can a class have more than 1 destructor?

726


What is datetime parse in c#?

698


From which base class do all Web Forms inherit from?

711


How can I develop an application that automatically updates itself from the web?

666


list the steps in code compilation in c#?

652


What is eager and lazy loading in c#?

642


How many digits is a 32 bit number?

659


How assembly versioning in .NET prevent DLL Hell problem?

700


Are objects passed by reference in c#?

721


How do you prevent a class from being inherited in c#?

618


What is an example of a delegate?

695


Structs are not reference types. Can structs have constructors?

674


List down the different ide’s provided by microsoft for c# development.

658


What is an object pool in .net?

830