How to make a class not inheritable other than sealed?
Answer Posted / rasik bihari
I don't agree with this (Answer # 1) as Making the class as
private will prevent it from even being initialized or
instantiated. I don't have the answer myself :-)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c# a keyword?
What are desktop applications examples?
What's the difference between class and object?
What is the difference between static class and singleton class in c#?
What is executenonquery c#?
Define mutex in C#?
What are the types of methods in c#?
What is difference between const and static in c#?
Which is faster dictionary or hashtable?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
How many types of polymorphism are there?
What is the difference between yield and return?
Which is executed if an exception has not occurred?
What is difference between a type and class?
What is a namespace server?