what are the characteristics of oops?

Answer Posted / fahad shaikh

#Characteristics of OOPs

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 ?    9 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Prepare me a program for the animation of train

1994


How to improve object oriented design skills?

569


Can a destructor be called directly?

599


What is abstraction with example?

601


What is oops and its features?

584






What are different oops concepts?

570


What do you mean by overloading?

576


What is pure oop?

597


Why do we use class in oops?

553


What is inheritance and how many types of inheritance?

614


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1833


What are oops functions?

583


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’.

1778


What is for loop and its syntax?

596


Why multiple inheritance is not allowed?

581