Objects implemented in the C++.
The basic details like the object implemented in C++ as in terms of the software are
1. Characteristics/attributes are implemented through member variables or from the data items of the object.
2. Behaviour is also implemented through member functions called methods.
3. It is always given a unique name to give its identification.
No comments:
Post a Comment