Search:

Type: Posts; User: chronoz13

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    1,783

    Re: Parameter's value is never changing

    ahh so its the flow of data.. nothing makes different whether i change the variable......
    ill try to deal with this one... ill just post if there any further questions.. tnx world! tnx guys!
  2. Replies
    6
    Views
    1,783

    Re: Parameter's value is never changing

    i cant apply the logic that .. programs are executed sequentially.... what i understand with that .. is that it is literally executing SEQUENTIALLY ,,, am i miising something with here? is only a...
  3. Replies
    6
    Views
    1,783

    Re: Parameter's value is never changing

    wha ... im not yet with that part "recursion" ... so you notice it too?? that part of numberOfOrders in the while loop... the block that will be executed if you enter 10.... whaaaa


    kinda...
  4. Replies
    6
    Views
    1,783

    Parameter's value is never changing

    ill post my code first

    my method :


    public void setOrder(int numberOfOrders, Long contractNumber, String clientName) throws IOException {


    this.numberOfOrders =...
Results 1 to 4 of 4