Answer Posted / anju
OOP represents the real life concepts such as inheritence,
encapsulation etc. and in order to channelize the real time
concepts in programming terms and language, OOP is
inculcated.
| Is This Answer Correct ? | 31 Yes | 7 No |
Post New Answer View All Answers
What is interface? When and where is it used?
What is the problem with multiple inheritance?
What is abstraction and encapsulation?
What is meant by multiple inheritance?
What is encapsulation in oop?
Why do we need oop?
can we make game by using c
How oops is better than procedural?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is class and object in oops?
What is a class and object?
Why do pointers exist?
What is meant by oops concept?
What is difference between multiple inheritance and multilevel inheritance?
What is oops and why we use oops?