Answer Posted / aa
make the class sealed
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What are the different types of comments in c#?
Explain the role of the datareader class in ado.net connections?
Is goto statement supported in c#?
List out two different types of errors in c#?
What are delegates in C#?
Why do we need delegates in c#?
When should we use sealed class in c#?
Is static class thread safe in c#?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
What is difference between class and interface in c#?
What is the purpose of abstract class in c#?
How to use session under class file of APP_Code folder?
Explain the types of Polymorphism.
What is the difference between Decorator and Adapter pattern?
Why use “using” in c#?