Answer Posted / usra
encapsulation
inheritance
polymorphism
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How big is int16?
What is the function of the not null constraint?
How to achieve polymorphism in c#?
Differentiate between static class and singleton instance?
What is the use of ispostback in c#?
What are anonymous functions in c#?
To whom a method is accesssed if it is marked as protected internal ?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
Is c# dictionary a hash table?
Why do we need to call CG.SupressFinalize?
What are desktop applications examples?
What is the main usage of keyword “virtual†? How does it work for a method or property?
Is python easier than c#?
How many destructors can a class have?
Explain use of abstract and sealed classes in c#?