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 about Serialize and MarshalByRef?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
How a two-dimensional array declared in C#?
If a method's return type is void, can you use a return keyword in the method?
What is constructor overloading in c#?
Name the two classes are required for implementing a windows service?
Is python easier than c#?
How do you create empty strings in c#?
What is the difference between new and override in c#?
What is generic and non generic collections in c#?
Why extension method is static?
Does c# support const methods, properties, or events?
What is difference between dictionary and hashtable in c#?
Why we use extension methods in c#?