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 is the components of window?
Why do we need dependency injection in c#?
What are custom attributes in c#?
What is the data type for bit in c#?
Is post back in c#?
What are the features of c#?
What is a virtual property. Give an example?
Why do we use yield in c#?
What is delegates in c# and uses of delegates?
Which are the access modifiers available in c#?
What is dll in vb.net?
What is the data provider name to connect to access database?
What is tryparse c#?
What does args mean in c#?
What are anonymous functions in c#?