Transcription: Data members of a class are available to member functions. Member functions can call other member functions and any other functions that have been declared. By convention in C++, you do not use naming practices such as adding the prefix str to the C string library to identify class member functions.