Computer Science, asked by shubhampatthe4516, 1 year ago

Explain the various feature of object oriented paradigm

Answers

Answered by Anonymous
0

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


I hope this will help you

If not then comment me

Similar questions