Search:

Type: Posts; User: DanBrown

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    1,738

    [SOLVED] Re: Can't get output HELP

    Please mark this thread as solved.
  2. Replies
    8
    Views
    1,738

    [SOLVED] Re: Can't get output HELP

    because in the case when both of the conditions
    if(n>0)
    and
    else
    if(n==0)
    will false what this function will return.

    in java if you are specifying any return type then for every case it...
Results 1 to 2 of 2