How to make a class non-inheritable other than sealed?
Answer Posted / avinash
Use static class,static class make a class non inheritable
Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is Web.config?
What does executescalar return in c#?
What is predicate c#?
What is data binding c#?
Give examples for value types?
Why use a singleton instead of static methods?
What is the difference between abstract and virtual?
What is array and types of array in c#?
Can a string be null c#?
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?
Define acid rule of thumb for transactions in c#.
What is .dbml file?
What does console mean c#?
Explain about Oops concept
Can you see a loop recorder?