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
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Why is destructor used?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is abstraction in oops with example?
Are polymorphisms mutations?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is purpose of inheritance?
write a C++ program for booking using constructor and destructor.
2. Give the different notations for the class.\
What is polymorphism give a real life example?
What is interface? When and where is it used?
what is the sylabus for priliminaries?
What is the advantage of oop over procedural language?
which feature are not hold visual basic of oop?
Which is not an object oriented programming language?