Multiple Choice
When you call a method and pass a class instance as an argument, the parameter variable becomes a(n) ____________ to the object.
A) copy
B) reference
C) address
D) indicator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: When a class's fields are hidden from
Q29: Constructors cannot be overloaded, which means a
Q30: If you were developing an application for
Q31: Once you have added a form to
Q32: Which one of the following statements declares
Q34: When designing a class, you should take
Q35: In your application's code, the first step
Q36: When a field's value is dependent on
Q37: Objects that are instances of a class
Q38: Once the classes have been identified in