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 short in c#?
What is the real use of interface in c#?
What is an array of arrays called?
What is overloading with example?
Is the following code legal?
Which technology is best for desktop application?
What is the difference between internal and private in c#?
What is the data type for bit in c#?
How more than one version of an assembly can keep in same place?
Can abstract class have private constructor c#?
What is a type c#?
What is routing in c#?
What is an escape sequence? Name some string escape sequences in c#.
Distinguish between continue and break statement?
What is clr in c#?