Can we have the method in drived class with the same name
which is there in base class?
Answer Posted / ravindarjobs
have a look at this link.
http://msdn2.microsoft.com/en-us/library/6fawty39
(VS.80).aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types in c#?
What does firstordefault mean in c#?
What is .cshtml file?
What are the principles of delegation?
Difference between value and reference type. What are value types and reference types?
What is final keyword in c#?
What is null propagation c#?
What is the use of delegate?
How objects are stored in memory?
What is an Interface in C#?
What is wcf c#?
What is a method signature in c#?
What is the use of GC.KeepAlive Method?
Describe ado.net?
what is the syntax to inherit from a class in c#?