Ask Question
8 August, 07:52

Describe the three essential characteristics of an object fromthe perspective of object oriented paradigm.

+3
Answers (1)
  1. 8 August, 08:00
    0
    Explained

    Explanation:

    The three characteristics of an object

    Encapsulation: It is the process of capturing data and securing it for safety from the outside interfaces. Binding data and operations of data into a single unit.

    Inheritance: This is the process by which a class can be derived from the base class, with all features of base class and some of its own. This increases data reusability.

    Abstraction: The ability to represent data at very basic level without showing the details of it is called abstraction.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Describe the three essential characteristics of an object fromthe perspective of object oriented paradigm. ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers