| Question |
explain oops concepts with examples? |
|
Question Asked At :: TCS, Wipro, KUTTA, Vls, Wat Is Abstract Class?, NOWHER, ??????????, Hcl, Abhibus, Beeline, Dell, Satyam, Any I.T Company |
|
Question Submitted By :: ramanareddy333 |
|
I also faced this Question!! |
Rank |
Answer Posted By |
| |
Answer |
Abstraction: giving only important things hiding unnecessary
things.
data hiding: we can get by using private keyword
encapsulation: abstraction+data hiding(security)
polymorphism: flexibility
inheritance: reusability
|
|
Reddy
|
| |
| View All Answers |
| |
|