Answer Posted / alex
sealed class used for a security purpose without using sealed class , the class must be inherited,
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
Are all methods virtual in c#?
What is list array in c#?
What is overloading in c#?
What's the difference between class and object?
Is stringbuilder better than string?
Why do we use inheritance in c#?
What does void mean unity?
What is expandoobject in c#?
Can I do things in il that I can't do in c#?
Is c sharp open source?
How do you create empty strings in c#?
Explain the process of Serialization?
Can you pass parameters to destructors?
Can you explicitly call a destructor?