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
What is difference between private, protected, and public in C#?
What exactly happens when we debug and build the program?
What is dataset c#?
i want o/p 011242110 in c# code.
What is the C# syntax to catch any possible exception?
Explain the difference between access specifier and access modifier in c#?
What is dynamic object in c#?
What are functions in c#?
What is a console device?
What is visual c# net?
How to get the sum of last 3 items in a list using lambda expressions?
In which format you can pass the value in the sleep function?
Why do we use stringbuilder in c#?
What is the namespcae generally given to the webpage of the .NET Framework ?
What is the difference between var and dynamic types in c# 4.0?