List three features that make an important characteristic of OOP.
Answers
Answered by
0
Objects.
Classes.
Data Abstraction.
Encapsulation.
Inheritance.
Polymorphism.
Dynamic Binding.
Message Passing.
Answered by
1
Characteristics of Object Oriented programming language - oops
Encapsulation – Encapsulation is capturing data and keeping it safely and securely from outside interfaces.
Inheritance- This is the process by which a class can be derived from a base class with all features of base class and some of its own. ...
Polymorphism- This is the ability to exist in various forms
Similar questions
Social Sciences,
7 months ago
Social Sciences,
7 months ago
Computer Science,
1 year ago
Math,
1 year ago
Accountancy,
1 year ago