109k views
0 votes
When you pass an object that is an instance of a class as an argument, the thing that is passed into the parameter variable is a(n) ____________ of/to the object?

1 Answer

5 votes
pointer or reference

Actually, this usually applies for any non-primitive data type.
User Matt Singer
by
8.0k points

No related questions found