Computer Science, asked by ben2038, 10 months ago

what are the different features of oops explain​

Answers

Answered by thakurji80
1

Answer:

There are three major features in object-oriented programming: encapsulation, inheritance and polymorphism. Encapsulation refers to the creation of self-contained modules that bind processing functions to the data. These user-defined data types are called "classes," and one instance of a class is an "object

Similar questions