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 is the difference between abstraction and encapsulation in c#?

488


What is indexer c#?

458


Differentiate between dataset and datareader?

516


What is the different types of private assembly and shared assembly?

491


What is lastindexof c#?

480






How can you sort strings in array that are passed to method as arguments?

521


Which framework is best for desktop application?

518


Distinguish between a class and struct?

497


What is delegates in c#?

492


Can I define my own exceptions?

487


Is stringbuilder thread safe c#?

467


Why do we need nullable types in c#?

678


Does a class need a constructor c#?

481


What is the difference between firstordefault and singleordefault?

472


What is difference between var dynamic and object in c#?

500