is it possible to inherit a class but methods declared in
the class should not be inheritable i possible how?
Answer Posted / bikas pandey
Let The Class To Public And The Method To Be Sealed
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is hierarchical inheritance in c#?
How do you create partial methods?
Explain the steps to create satellite assembly?
What is mvc in c#?
Give an example to show for hiding base class methods?
What is a decimal in c#?
what is IFormatable
Can you specify nested classes as partial classes?
What is a string c#?
Why is hashset faster?
What is a byte in c#?
Is string mutable in c#?
What is thread in c#?
Can u list some style properties of List Box?
Does the system.exception class have any cool features?