When the same value is used for the argument and the parameter and the function has the ability to modify the argument, this is called:

passing by reference.

initializing an instance.

passing by value.

initializing a class.