Ritesh-sainii / OOP

Object oriented programming in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOP

Object Oriented Programming is a paradigm that revolves around the concept of an object being a real life entity.
It provides many concepts such as inheritance, data binding, polymorphism, encapsulation etc.

About

Object oriented programming in C++


Languages

Language:C++ 100.0%