Computer Science, asked by akyadavbad, 7 months ago

Explain any three concept of oops inbrief.

Answers

Answered by nonigopalbarman857
2

Answer:

  • Object Oriented programming is a programming style which is associated with the concepts like class, object, Inheritance, Encapsulation, Abstraction, Polymorphism.
  • An object-based application in Java is based on declaring classes, creating objects from them and interacting between these objects

FOLLOW ME

Answered by anup425337
0

Answer:

Object Oriented programming is a programming style which is associated with the concepts like class, object, Inheritance, Encapsulation, Abstraction, Polymorphism. ... An object-based application in Java is based on declaring classes, creating objects from them and interacting between these objects

Similar questions