We define an initial object, and then assign it to a new object initialAssign. So, these two objects are bound.
Now, assign initial object to a new object initialCopy as a copy. So, these two objects are now independent.