Answer Posted / amit
oops concept is to implement the real world concept in
progarmig world like
Abstrction(hide the compexity)
Encapsulation(Wrap in single unit,to achive the abstraction)
Polymorfism(one to many form)
Inheritence(inhancment,reuseability)
etc
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which is better struts or spring?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is difference between oop and pop?
State what is encapsulation and friend function?
What is the problem with multiple inheritance?
what is the drawback of classical methods in oops?
Why is static class not inherited?
What is this pointer in oop?
What is abstraction in oop with example?
What is stream in oop?
What are objects in oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
How to use CMutex, CSemaphore in VC++ MFC
What does and I oop and sksksk mean?
Why multiple inheritance is not possible?