Students can create their own Java methods to solve simple problems.
Students can write general methods that take parameters as inputs.
Students can use parameters to generalize their methods to solve general problems.
Students can identify and fix improper parameter names in Java.