is it possible to inherit a class but methods declared in
the class should not be inheritable i possible how?
Answer Posted / arunkumar
s it is possible by doing Sealed keyword to the method in
first class
| Is This Answer Correct ? | 21 Yes | 8 No |
Post New Answer View All Answers
What is cache memory in c#?
What is a decimal in c#?
What is the difference between namespace and class?
How long does it take to get a loop recorder put in?
What is sqladapter c#?
What is lazy in c#?
What language is arduino?
What is array class in c#?
Is there any sample c# code for simple threading?
What is managed code?
What is generic method in c#?
Where value types are stored in c#?
What is console readkey in vb net?
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
What is the use of oops in c#?