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
Which is better interface or abstract class in c#?
what is the index value of the first element in an array?
Why ref is used in c#?
What is the difference between IEnumerator and IEnumerable?
Can delegates be used as callbacks?
what is IEquatable
What are anonymous functions in c#?
How to generate strong name key file or which command is used to generated strong name key file?
What is enum in c#?
How to implement an object pool in c#.net.
What is c# and why it is used for?
What is lazy class in c#?
What is property c#?
1. Describe page life cycle?
What is the resgen.exe tool used for?