What are object oriented concepts?
Answer Posted / pushparaj pentakota
Class
Object
Encapsulation
Abstraction
Inheritence
Polymorphism
delegates
structs
methods
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is using directive in c#?
What is the difference between public, static, and void?
Why do we need nullable types in c#?
State two different types of access modifiers.
Explain the clr triggers?
Explain the difference between “constant” and “read-only” variables used in c#?
How to implement an object pool in c#.net.
What are most desktop applications written in?
What are boxing and unboxing?
What is predicate c#?
Define a manifest in .net?
Name the property of the textbox which cannot be changed at runtime?
What are verbatim strings in c#?
How do I create a delegate/multicastdelegate?
Explain constructor in c#?