When a reference variable is passed as an argument to a method __________.
a. a copy of the variable's value is passed into the method's parameter
b. the method has access to the object that the variable references
c. the method becomes a static method
d. the program terminates
b. the method has access to the object that the variable references
Computer Science & Information Technology
You might also like to view...
Which of the following is a new feature of PowerPoint 2013?
A) Animation effects are color-coded B) The mouse over feature for ScreenTips C) Using text as a trigger D) ScreenTips added to hyperlinks
Computer Science & Information Technology
If the following items were listed in this order, what method of sorting might have been used: art, frog, 1, 3?
A) Ascending B) Characters then Numbers sorting C) Descending D) No sorting has been applied
Computer Science & Information Technology