Answer Posted / susheel kumar
sealed classes used only base class do not used derived class
| Is This Answer Correct ? | 20 Yes | 32 No |
Post New Answer View All Answers
What issues can be faced while delivering code?
If I return out of a try/finally in c#, does the code in the finally-clause run?
How many aware interfaces are there?
Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.
What is the difference between method and constructor in c#?
What does immutable mean in c#?
Is there an equivalent to the instanceof operator in visual j++?
Can scriptable objects have methods?
What is difference between override and new in c#?
Describe an abstract class?
What is difference between static and constant variable?
What is difference between string and string builder?
What is array and arraylist?
What is jagged array in c#?
What is difference between sleep () and wait ()?