Skip to content

Object-oriented programming (OOP) is a programming paradigm that focuses on creating reusable objects that encapsulate data and behavior. It is based on the concept of objects, which are instances of a class, and classes, which define the structure and behavior of objects.

Notifications You must be signed in to change notification settings

adarshooo1/Object-Oriented-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

Object-oriented programming (OOP) is a programming paradigm that focuses on creating reusable objects that encapsulate data and behavior. It is based on the concept of objects, which are instances of a class, and classes, which define the structure and behavior of objects.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages