Answer:
a. It is confusing because it mixes the concept of a parameter with that of a variable
Explanation:
Parameter variables should not be changed within the body of a method because it is confusing because it mixes the concept of a parameter with that of a variable.