when a reference variable is passed as an argument to a method: group of answer choices the program will terminate the method has access to the object that the variable references the method becomes a static method a copy of the variable's value is passed into the method's parameter