Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Re: How to store a number that was inputted by the user? please help

    Sorry I don't understand what you are trying to do.

    Assign it to variable.
    variable = number; // store the number in a variable


    Use an assignment statement to assign the old value -...
  2. Re: How to store a number that was inputted by the user? please help

    Can you explain how the return type of a method is involved?
    All executed code (excluding initialization of class variables) is done in a method.


    balence is currently defined inside of a...
Results 1 to 2 of 2