Wats the diff between sealed class and private class in
inheritance
Answer Posted / vimal
Sealed Class Cannot be Inherited, Private Class Can be Inherited
| Is This Answer Correct ? | 21 Yes | 13 No |
Post New Answer View All Answers
How to properly clean up excel interop objects?
Explain the advantage of using system.text.stringbuilder over system.string?
Enlist some of the properties of a thread class?
What are the different types of constructors?
What is an arraylist in c#?
What is the benefit of interface in c#?
Can hashtable have duplicate keys?
How many kinds of elements an array can have?
Is the following code legal?
Can a method be sealed in c#?
Can we inherit static class in c#?
What are the Types of assemblies that can be created in dotnet
What is strongly typed view?
What does type safe mean in c#?
What is a strong name in c#?