You don't need to put the full method signature in order to call a function, just the parameters. Also, since line is going to be used locally in your getInput() method, I would just declare the...