Methods

  • how constructors and destructors are defined to create and destroy objects
  • how inline methods, access methods, and read-only methods can be used
  • the pointer this, which is available for all methods, and
  • what you need to pay attention to when passing objects as arguments or returning objects.

Post a Comment

0 Comments