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
How do I type a whitespace character?
List the 5 different access modifiers in c#?
Why do we parse in c#?
What is threading in c# with example?
What is the difference between dispose() and finalize() methods in c#?
What is c# entity framework?
What is datasource c#?
What is the difference between internal and protected in c#?
How long does a loop recorder procedure take?
What is the use of tryparse in c#?
What is deferred execution?
What is the difference between a field and a property in c#?
What is strongly typed in c#?
What is the difference between structure and class in c#?
What is the difference between a variable and a literal?