Answer Posted / vijay pandey
when u add a sealed keyword to the class declaration then the class can not be inherited
1-it is restriction from modification
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain attributes in c#?
What's the difference between abstraction and encapsulation?
What is default value of bool in c#?
How C# 4.0 supports dynamic programming language?
What is a interface in c#?
Is c# an array?
What is a property in c#?
What do u mean by delegation of authority?
Explain jagged arrays in c#?
What is generic in c#?
Can we have two main methods in c#?
What is written in c#?
What is difference between new and override in c#?
What is the role of the datareader class in ado.net connections?
What are cshtml files?