asked 10.4k views
5 votes
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.

asked
User Jasmijn
by
8.6k points

1 Answer

2 votes

Answer:

Initializing a class

Step-by-step explanation: