Answer Posted / uday shah
above answer is correct.sealed class is not inherited and
doesnot make drived class.means sealed class isnot
subclassing.sealed class is only parent class.so selaed
method is not overriding.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is dataview c#?
Can the nested class access, the containing class. Give an example?
What is the difference between dataset and datatable in c#?
What do you mean by “finalize” and “finally” methods in c#?
What is oledbconnection c#?
Enlist some of the properties of a thread class?
Is c# the same as d flat?
What is difference between events and delegates?
Difference between StackPanel and RelativePanel ?
Is python easier than c#?
How do destructors and garbage collection work in c#?
What is property in c#?
How many keyword present in C# language ?
Can int be null c#?
What are virtual classes in c#?