How can you prevent classes to be inherited?
Answer Posted / jaffer
By using Sealed keyword before class.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain about Threading Types.
Do loops c#?
What is the use of the dispose method in C# ?
Define a manifest in .net?
Explain About DTS package
What are the 2 types of data types available in c#?
What is type class in c#?
What is the advantage of constructor in c#?
What is variable and its classification?
How do you create empty strings in c#?
What is scaffolding in c#?
How many types of constructor are there in c#?
How do I create a multi language, multi file assembly?
What exactly is serverless?
Can an exception be thrown from a catch block?