1. True or False: A parameter variable’s scope is the entire program that contains the method in which the parameter is declared.
2. True or False: When code in a method changes the value of a parameter, it also changes the value of the argument that was passed into the parameter.
3. True or False: When an object, such as a String, is passed as an argument, it is actually a reference to the object that is passed.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here