Search:

Type: Posts; User: tommyng

Search: Search took 0.07 seconds.

  1. Re: A program with input and output on different method besides the main method

    I just learned how to do arrays.. I'm not sure how to do it, but I tried changing the code and changed it to this. But now I am stuck, please help!


    package numberse;

    import java.util.Scanner;...
  2. A program with input and output on different method besides the main method

    The code posted below is an occurrence problem with how many times a number from 1-100 occurs, program stops executing when user enters 0. As for my homework assignment, I need to have the input and...
Results 1 to 2 of 2