How to make a class not inheritable other than sealed?
Answer Posted / bikas pandey
Declare The Class Modifier As Private
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is alias in c#?
What is a console operator?
How to use reflection to call generic method?
Is an array an object c#?
What is yield c#?
Are enums static c#?
Is inheritance possible in c sharp?
Why we use delegates in c#?
What does break do in loop?
What is a delegate how is it type safe?
What are class fields?
Define collections?
what class is underneath the sortedlist class?
What is Satellite Assemblies ?
Why do we use public static void main in c#?