Answer Posted / sasi
A sealed class cannot be used as a base class. For this
reason, it cannot also be an abstract class.
| Is This Answer Correct ? | 83 Yes | 17 No |
Post New Answer View All Answers
Why generics are used?
Why do we need serialization?
What is the use of properties window?
What is meant by console programming?
What are strongly typed objects?
What is the difference between a private assembly and a shared assembly?
What is the difference between ienumerable and iqueryable?
Do unused Namespaces in c# affect run-time performance?
what is the syntax to inherit from a class in c#?
How do I move from one form to another in c#?
What is default boolean value in c#?
What are the 3 different types of arrays?
What is the size of a decimal?
What are the advantages of generics in c#?
How do you type a null character?