Instance « Class « C++






1.Declare the instance variable for a classDeclare the instance variable for a class
2.Construct object in an object array one by one
3.Loop through an object array and call its method
4.class array and object method call