How can you prevent classes to be inherited?
Answer Posted / usha
make the class as sealed class
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can you store strings in arrays?
Name some properties of thread class.
What is scaffolding in c#?
What is the best dependency injection c#?
What is the default value of decimal in c#?
Does c# support try-catch-finally blocks?
Is c# strongly typed?
Name any three ways to pass parameters to a method in c#?
what is a constructor? What is a destructor?
How many parameters can a method have c#?
What is better C# or VB.NET?
What is the compiler of c#?
What is arraylist?
What is c# and why it is used for?
What is strong name in c# and how can we use it?