Answer Posted / anand
what are the characteristics of oops?
Answer
# 2
1. Objects
2. Classes
3. Data Abstraction
4. Data Encapsulation
5. Inheritance
6. Polymorphism
7. Dynamic Binding
8. Operator overloading & Function overloading
| Is This Answer Correct ? | 48 Yes | 13 No |
Post New Answer View All Answers
Why is polymorphism needed?
What is an example of genetic polymorphism?
What is object in oops?
What are benefits of oop?
What is meant by oops concept?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
How to use CMutex, CSemaphore in VC++ MFC
What is the real life example of polymorphism?
Why it is called runtime polymorphism?
What are properties in oop?
Can private class be inherited?
Why do we use oop?
What is encapsulation in oop?
What is purpose of inheritance?
How do you answer polymorphism?