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 mvc pattern in c#?
What is the data type for bit in c#?
What does console readkey do in c#?
Are c# objects passed by reference?
What is method and function in c#?
Is void a class?
What is data type in c# with example?
What does console mean c#?
What is difference between method and function in c#?
What's different between c# and c/c++?
Why constructor is used in c#?
Does c# provide copy constructor?
What is static classes?
Why do we use threads in c#?
What are reflections in c#?