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
Is unboxing an implicit conversion?
Are multiple data types stored in System.Array?
Name which controls do not have events?
Define parsing? Explain how to parse a datetime string?
Explain 'structure padding'?
What do multicast delegates mean?
What is callback delegate in c#?
Which is the base class in c#?
What is a console application in c#?
Explain anonymous type in c#?
What is the use of private constructor in c#?
Are structs value types or reference types?
What is a interface in c#?
How Reflection is used and what it's significance ?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?