Is the difference given on this site correct?
https://www.tutorialspoint.com/copy-constructor-vs-assignment-operator-in-cplusplus#:~:text=The%20Copy%20constructor%20and%20the,not%20make%20new%20memory%20space.
It says that only one memory location is used by both objects in assignment operator case