You can declare two variables with the same name in ________. a block a method one as a formal parameter and the other as a local variable different methods in a class two nested blocks in a method (two nested blocks means one being inside the other)