What are the OOPS concepts?
Answer Posted / ajay kumar(me-se-tu)
OOPs define software as a collection of discrete oblects
that specify both data structure and behavior. OOPs
Identify following aspects:
Data abstraction, Inheritence, Polymorphism, Encapsulation
(information hiding)etc.
| Is This Answer Correct ? | 210 Yes | 78 No |
Post New Answer View All Answers
What is the advantage of oop over procedural language?
What is overriding in oops?
Can we define a class within the interface?
what is graphics
What is abstraction in oops with example?
Why do we need oop?
What is abstraction in oops?
Why interface is used?
Why do we need polymorphism in c#?
which feature are not hold visual basic of oop?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Is html an oop?
When not to use object oriented programming?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
How to improve object oriented design skills?