Computer Science, asked by Pihu20251, 1 year ago

what is elementary concept of objects and classes

Answers

Answered by harryrajput3
5
OOP Concepts. Object-orientedprogramming is built around a number of concepts. These concepts are implemented using classes, objects and methods, but it is useful to review those concepts more generally. Four core concepts of object-orientedprogramming are abstraction, encapsulation, inheritance and polymorphism.
Similar questions