How can you prevent classes to be inherited?
Answer Posted / lucky
make the constructor private.
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
What tool we have to use to install assembli in gac folder.
What are the three types of predicates?
What happens if the inherited interfaces have conflicting method names?
How to add controls dynamically to the form using c#.net.
Explain the types of comments in c#?
What is namespace in oop?
Explain the use of virtual, sealed, override, and abstract method?
What is nullable types in c#?
In .NET how can you solve the DLL Hell problem?
Can we inherit partial class in c#?
How do you create dlls in .NET
What are Indexers in C#?
What is use of console?
Is python easier than c#?
Can a struct be null?