Before going to details about copy by value and copy by reference first, we need to know about Primitive datatype and non-primitive data type What is a Primitive data type? Primitive data types are : -Number -Boolean -Undefined -String -Null The non...