Tutorial
Basic Terminology

Introduction

🎉

Read This on Github

This article is available on Github. You can read it there and contribute to it.
Github Link
Any Issue ?

⭐ Basic Terminology in OOPs

Basic Terminology in OOPs

There are mainly 4 basic terminology in OOPs. They are as follows:

  • Abstraction
  • Encapsulation
  • Inheritance
  • Polymorphism

Then what is Abstaction 😥❓
Solving a problem using objects is called object-oriented programming.

📕 Hands Written Notes

Hands Written Notes

example