Object Oriented Programming Microsoft Visual C++ Lecture 3 Create Mutator Accessor & Facilitator

  • 11 years ago
This video is part 3 of a series of videos on Object Oriented Programming. In this video I create a header file with a default & full constructor, Mutator (aka Setter Function), Accessor (aka Setter Function), and Facilitator to find the Area of a rectangle.

Recommended