default constructor, copy constructor, copy assignment operator, destructor
constructor:aspecialmemberfunctionusedtoinitializeobjects.Eachconstructorshouldgiveeachdatamemberawelldefinedinitialvalue.synthesizeddefaultconstructor:thedefaultconstructorcreated(synthesized)bytheco