What are OBJECT in C++ ?

OBJECT in C++

Objects are autonomous entities of the class; they are instances of the class and belong to class. Traditionally, code and
data have been kept apart but in o-o (object-oriented) programming, code and data are meregd into a single indivisible
thing and object. Thus methods are normally invoked using objects.

Comments

Post a Comment

Popular posts from this blog

How to make a snake game using notepad using html [ with pictures ]

Program to find Addition of "n" numbers useing for loop

how to speed up your internet using cmd [command prompt] with pictures [100% working]