a method can change the contents of the original variable passed to it. original refers to the variable in the code calling the method (and not the variable local to the method).True or False