How can you prevent classes to be inherited?
Answer Posted / nagesh rajarapu
by using sealed keyword before the class name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is private constructor c#?
What is thread safe in c#?
What does int parse do in c#?
What is oledbconnection c#?
What is deferred execution?
Which operator cannot be overloaded in c sharp?
What are circular references?
What is boxing? Explain its functionality?
What is ado net in c#?
Why delegates are type safe?
What is a private method in c#?
How to block a class from being inherited further?
What is mean by c#?
explain the three services model commonly know as a three-tier application.
What is alias in c#?