Answer Posted / nazrul
we can use sealed keyword at the time of declartion of class
thorugh which it won't inherit and won't be overide.
Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is an int in c#?
If a method's return type is void, can you use a return keyword in the method?
What is an arraylist in c#?
What is difference between ienumerable and enumerable in c#?
Explain data types in c#?
Why do we use static class in c#?
What is difference between association, aggregation and inheritance relationships?
Is c# an open source?
What is continue in c#?
What is c# best for?
What does exclamation mark mean in access query?
How does insertion sort work?
What is Named parameter in C#?
What do you mean by serialization in .NET?