What is assignment operator?
Default assignment operator handles assigning one object to another of the same class.
Member to member copy (shallow copy)
Default assignment operator handles assigning one object to another of the same class.
Member to member copy (shallow copy)