How can you prevent classes to be inherited?
Answer Posted / dhiraj kumar pandey
We can prevent classes to be inherited by using the key
word SEALED.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can constructor be protected in c#?
Can an interface extend a class c#?
What is a linq in c#?
What is difference between property and variable in c#?
What is a property in c#?
Show us in simple steps to create setup & deployment project for windows application?
What is default access specifier for class in c#?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
Why do we need a singleton class?
What are satellite assemblies?
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 usage of Enumeration in C# Programming and is it good to use or not ?
What are virtual classes in c#?
What does int32 mean in c#?
What is private readonly in c#?