Answer Posted / amol
Sealed class can't be inherited by subclass.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How do I declare inout arguments in c#?
Are c# strings null terminated?
What is sqlcommandbuilder c#?
What are the delegates in c#?
In a site to turn off cookies for one page which method is followed?
What is the syntax for calling an overloaded constructor within a constructor?
What is difference between ilist and list?
What does the keyword “virtual†declare for a method or property?
What is the meaning of int parse in c#?
What is sqldataadapter in c#?
Explain the working of serialization?
What are reflections in c#?
What is the default value of string in c#?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
What is meant by generics in c#?