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 the data encapsulation?
What is verbatim literal in c#?
What framework is used for performance testing/load testing?
Define a manifest in .net?
How to properly clean up excel interop objects?
What is difference between sleep () and wait ()?
Explain about Oops concept
Does c# support c type macros?
Why is c# used?
Can a dictionary have duplicate keys c#?
What is #region in c#?
Does a loop recorder have to be removed?
What is the use of ispostback in c#?
What is method overriding in c#
What is generic and non generic collections in c#?