How can we main a Class as base class,i.e not inherited
further?{please Dont tell using Sealed class,any other way}
Answer Posted / vinay tiwari
by making private cnstructor
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is mvc firstordefault?
What is desktop example?
Is c# good for web development?
Explain the difference between a struct and a class?
What is a private method in c#?
What is data hiding in c#?
Can abstract class have constructor in c#?
what are the differences between a class and structure
What you mean by inner exception in c#?
If a child class instance is created, which class constructor is called first - base class or child class?
Can mvc be used for desktop applications?
What is the difference between a function and a method?
Is typeof c#?
Explain the use of SN.exe
How to find type of variable?