Answer Posted / vishal arora
the four pillors of oops is :-
abstraction
encapsulation
polymorphism
inherritance
| Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
What are sessions in c#?
What is difference between private and static constructor?
What are custom exceptions?
In a single .NET DLL how many classes it contains?
What is the difference between var and dynamic types in c# 4.0?
How do I type a whitespace character?
What is the difference between interface and inheritance in c#?
What is difference between method overriding and method overloading?
What Is A Satellite Assembly?
What is difference between field and property in c#?
Is c# good for beginners?
What is yield keyword?
How do you convert byte array to hexadecimal string, and vice versa?
What is expression tree with example?
Can namespace contain the private class?