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
Can you explain polymorphism?
What is inheritance and how many types of inheritance?
when to use 'mutable' keyword and when to use 'const cast' in c++
officer say me - i am offered to a smoking , then what can you say
What does oop mean in snapchat?
Why is polymorphism important in oop?
What do you mean by Encapsulation?
Is abstract thinking intelligence?
What are the benefits of oop?
Why do we use inheritance?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Write a c++ program to display pass and fail for three student using static member function
What is difference between pop and oop?
hi all..i want to know oops concepts clearly can any1 explain??
Where You Can Use Interface in your Project