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
Which is faster hashtable or dictionary?
Is a dll an assembly?
Can we create multiple constructors?
What does question mark mean in c#?
write a c# program add two matrix with input number ?
How do you use nullable?
What is difference between list and dictionary in c#?
Why do we overload constructors?
How to find out that the code is written as managed or un-managed code?
What is global asax in c#?
What is boxing? Explain its functionality?
Define multicast delegate? How it be used?
Why do we need structs in c#?
What is concatenation and when should it be used?
What is .cshtml file?