Computer Science, asked by abidequbal0123, 4 months ago

Salient features of object oriented programming ​

Answers

Answered by Anonymous
0

Answer:

There are three major features in object-oriented programming that makes them different than non-OOP languages: encapsulation, inheritance and polymorphism.

Encapsulation Enforces Modularity. ...

Inheritance Passes "Knowledge" Down. ...

Polymorphism Takes any Shape. ...

OOP Languages.

Answered by shreyamishra8374
0

There are three major features in object-oriented programming that makes them different than non-OOP languages: encapsulation, inheritance and polymorphism.

  • Encapsulation Enforces Modularity. ...
  • Inheritance Passes "Knowledge" Down. ...
  • Polymorphism Takes any Shape. ...
  • OOP Languages.
Similar questions