Characteristic of Objects in C++
Characteristic of Objects :-
1. Everything is an object.
2. A program is a bunch of objects telling each other what to do by sending message.
3. Each object has its own memory made up of other objects.
4. Every object has a type.
5. All objects of a particular type can received the same messages.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment