String input = input; // is not acceptable because... input variable is already there...

it gives compile error......at this point ....

if we change String input1 =...