What are the OOPS concepts?
Answer Posted / faizan
1)object
2)class
3)encapsulation & abstraction
4)polymorphism
5)inheritance
6)message passing
7)dynamic binding
These all are partially supported by c++,java supports
all the above features
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is oop better than procedural?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is object in oop with example?
What are the three main types of variables?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Can a destructor be called directly?
How Do you Code Composition and Aggregation in C++ ?
What is super in oop?
What makes a language oop?
How do you explain polymorphism?
How do you achieve runtime polymorphism?
What is coupling in oop?
What is object-oriented programming? Webopedia definition
What is the renewal class?
What is encapsulation in oop?