Computer Science, asked by uzzmaruhiyah, 7 months ago

list the features of oops
( object oriented programming)​

Answers

Answered by randhawalovely254
2

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 Agamsain
5

Answer:

\mathcal{\huge{\purple{\star\:Hayy \: Mate...!! \:\star}}}</p><p>

-: Object Oriented Programming :-

  • Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects"
  • A feature of objects is that an object's own procedures can access and often modify the data fields of itself (objects have a notion of "this" or "self").
  • In OOP, computer programs are designed by making them out of objects that interact with one another.
  • OOP languages are diverse, but the most popular ones are class-based, meaning that objects are instances of classes, which also determine their types.
  • Typically in combination with imperative, procedural programming.

 \huge\blue{\boxed{{{Features}}}}

There are three major features in object-oriented programming that makes them different than non-OOP languages :-

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

\red{\boxed{\boxed{\boxed{5  \: Thanks +Follow =Inbox}}}}

Similar questions