Search:

Type: Posts; User: namhm

Search: Search took 0.18 seconds.

  1. Replies
    5
    Views
    1,584

    Re: Can someone tell me how to fix this please

    Thanks Kevin, I will update the way of my answer in subsequent posts.
  2. Replies
    5
    Views
    1,584

    Re: Can someone tell me how to fix this please

    Okay, guy, I was thinking that it is pretty simple for him to understand.
    I explain it here: because the value of the variable numberCounter is increased by one before the System.out.println() gets...
  3. Replies
    5
    Views
    1,584

    Re: Can someone tell me how to fix this please

    Put the line:



    numberCounter++;


    to the end of do's body section.

    java memory
Results 1 to 3 of 3