Answer Posted / pramod singh
The first pillar of object-oriented programming - Encapsulation
The second pillar of Object-Oriented Programming - Inheritance
The third pillar of Object-Oriented Programming - Polymorphism
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain About multi level and multiple inheritance how to achieve in .net
What is a factory in c#?
What does async mean in c#?
Why do we use classes?
What is the use of console readline () in c#?
What is the process of Serialization?
Why do we use abstraction in c#?
Please explain the basic string operations used in c#?
What is yield keyword?
What do u meant by "SBI" of an object?
Is c# good for web development?
What is private constructor c#?
What is difference between private and protected in c#?
Can we inherit static class in c#?
What is the use of partial methods?