1) A structure variable can be defined directly in the samestatement that defines a structure definition.
2) Carefully distinguish between the scope resolution operator,and the dot operator.
3) Carefully define mutator and accessor functions of aclass.
4) A constructor is a special kind of member function. It isautomatically called when an object of that class is declared.
Expert Answer
An answer will be send to you shortly. . . . .