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
Are enums static c#?
What is the difference between internal and private in c#?
What are c# attributes and its significance?
what is the difference between the debug class and trace class?
What is xml c#?
Why to use “finally” block in c#?
Can delegates be used as callbacks?
What do you understand by the terms datareader object and dataset object?
What is serialization in dot net?
Why do we use inheritance in c#?
Does c# support multiple class inheritance?
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
Explain Constructor and destructor?
What are the properties of a string class?
Explain different properties of object oriented systems.