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
How many human genes are polymorphic?
What is polymorphism what is it for and how is it used?
What is abstraction with example?
i got a backdoor offer in process global,Bangalore..Can i work with it?
write a program that takes input in digits and display the result in words from 1 to 1000
What is purpose of inheritance?
Why do pointers exist?
What polymorphism means?
Why is abstraction needed?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is destructor in oop?
What is meant by multiple inheritance?
What is the real life example of polymorphism?
Why do we use polymorphism in oops?
What is class and object in oops?