Monday, 17 October 2011

What are data members?

Objects are miniature programs, consisting of both code and data. The code consists of a series of member functions. The data items are called data members.

No comments:

Post a Comment