Answer Posted / vishalsharma
sealed classes cannot be inherited.
| Is This Answer Correct ? | 238 Yes | 13 No |
Post New Answer View All Answers
Explain the term inheritance in C#.
What is the namespcae generally given to the webpage of the .NET Framework ?
Why do we need singleton class in c#?
What is console writeline in c#?
Can destructors have access modifiers?
Can we declare private class in c#?
List the fundamental oop concepts?
Can we override interface method?
Why we use dll in c#?
What do you mean by string objects are immutable?
What is difference between struct and class in c#?
What is the diff between System.String and System.Text.StringBuilder classes?
What is datagrid c#?
What are generics in c#.net?
How does foreach loop work in c#?