Why do we use class in OOP?

Classes are required in OOPs because: It provides template for creating objects, which can bind code into data . It has definitions of methods and data. It supports inheritance property of Object Oriented Programming and hence can maintain class hierarchy.

Sizin İçin Seçtik  What are the differences between a struct in C and in C++?

Leave a Reply

Your email address will not be published. Required fields are marked *