What is oops

Oop in c++
            Basic Concepts of Object Oriented Programming using C++ ... The object oriented programming is based on real world entities like inheritance, polymorphism, data hiding, etc. It aims at binding together data and function work on these data sets into a single entity to restrict their usage

       

Comments

Popular Posts