Name:- Yashraj Chanchad Class:- BCA CTIS URN:- 2020-B-09052001A Sub:- OOPs with C++ Topic:- Basic Concepts of Object Oriented Programming. What is Object oriented programming in C++? Object oriented programming may be a sort of programming which uses objects and classes its functioning. the thing-oriented programming is predicated on entities like inheritance, polymorphism, data hiding, etc. It aims at binding together data and performance work on these data sets into one entity to limit their usage. The basic concepts of OOPs in C++ are as follows: CLASS OBJECTS ENCAPSULATION POLYMORPHISM INHERITANCE ABSTRACTION ➥ Class: ----------------------------------------------------------------------------------------- A category may be a data-type that has its own members i.e. data members and member functions. it's the blueprint for an object in object oriented progr...
Posts
Showing posts from July, 2021