How can you prevent classes to be inherited?
Answer Posted / jaffer
By using Sealed keyword before class.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can a loop recorder detect a heart attack?
What is the object class in c#?
What is difference between property and variable in c#?
What are the benefits of using generics?
What is constructor overloading in c#?
Explain attributes in c#?
What is the difference between ref & out parameters in c#?
How long does a loop recorder procedure take?
Explain boxing and unboxing in c#?
What is parsing? How to parse a date time string?
What is difference between .net and c#?
Is c# queue thread safe?
Is arraylist generic in c#?
What is executereader in c#?
How jit (just in time) works?