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
Why delegate is used in c#?
How do I create a multi language, multi file assembly?
What is verbatim string?
Differentiate between method overriding from method overloading with its functionality?
Which of these statements correctly declares a two-dimensional array in c#?
What are delegates in C#?
What is the purpose of namespace?
What is the adv of using System.Text.StringBuilder over System.String?
What is a nullreferenceexception?
What is wpf c#?
If you want to convert a base type to a derived type, what type of conversion do you use?
What is the difference between CONST and READONLY?
How to install or uninstall a windows service?
What is a linq in c#?
Explain the use of SN.exe