Computer Science, asked by lokifromajgard, 10 months ago

concept of oops without details? ​

Answers

Answered by Iamkeetarp
0

Object oriented programming


lokifromajgard: concept
Answered by Brenquoler
1

Concepts of oops:

  • Abstraction
  • Encapsulation
  • Inheritance

Inheritance then have two parts:

  1. Super class or base class
  2. Sub or derived class
  • Polymorphism
  • Modularity

Extra Information:

What is OOPS?

It is a technique in which data is stored in collections.

Similar questions