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 method is used to sort the elements of the array in descending order?
What is the difference between int and int in c#?
What is difference between method overriding and method overloading?
Can you store different types in an array in c#?
How do destructors and garbage collection work in c#?
Explain the difference between directcast and ctype.
Why do we still see so much non-oo code written in c# today?
Which namespaces are necessary to create a localized application?
What are the Uses of CLR
How does bitwise xor work?
What is delimiter in c#?
How C# 4.0 supports dynamic programming language?
Why is it called c sharp?
What are synchronous and asynchronous operations?
What is a console device?