What C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from?
Answer Posted / mahei
sealed class
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
What is difference between dynamic and var in c#?
What is distribute by in hive?
What is stringreader in c#?
Why dictionary is used in c#?
What is a variable in c#?
What is web forms in c#?
What is a void c#?
What is static noise?
What does assert() do in c#?
What is the difference between internal and private in c#?
Why do we use overloading in c#?
Is java better than c#?
What is difference between ienumerable and list in c#?
What is difference between ilist and list in c#?