Skip to content

This section / Repo consists of OOPs concepts and and there basics in the form of code , and the concepts are explained in the form of comments too..

Notifications You must be signed in to change notification settings

Cipher-08/OOPS-Concepts

Repository files navigation

OOPS-Concepts

This section / Repo consists of OOPs concepts and and there basics in the form of code , and the concepts are explained in the form of comments too..

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.

image

About

This section / Repo consists of OOPs concepts and and there basics in the form of code , and the concepts are explained in the form of comments too..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages