Copy Constructor

why pass by reference is used in parameters of copy constructor?

(https://stackoverflow.com/questions/2685854/why-should-the-copy-constructor-accept-its-parameter-by-reference-in-c)