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.

User Jasmijn
by
4.8k points

1 Answer

2 votes

Answer:

Initializing a class

Step-by-step explanation:

User Muhamad Jafarnejad
by
5.2k points