| 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 |
dataabstraction:it is giving only important things hiding
unnecessary things
encapsulation : it is data hiding under wrapper class
inheritance :it is reusebility code
example : parent propert belongs to child
polymorpism: it is flexibility when output depends upon
no of input
in this we have overloading
overloading means it contains same data type and
different parameters
|
|
Srinu
|
| |
| View All Answers |
| |
|