Hey guys and girls, just like the title says, how do i store keyboard input into a method? (OOP) So i have two classes, BankAccount, and Tester. My constructor and methods are in BankAccount and my Tester class has code that asks for keyboard input. I know how to store numbers into them if i do it straight from my code, but how do i store keyboard input into a variable, more specifically doubles.
Sorry if i confused everyone, which i probably did, but if anyone could help that would be great