Search:

Type: Posts; User: Janno

Search: Search took 0.09 seconds.

  1. Thread: I/O List.java

    by Janno
    Replies
    4
    Views
    1,929

    Re: I/O List.java

    [QUOTE=Norm;60425]How do you want to compare the arrays?


    The program has to tell you whether or not a value in the second list appears in the first list.
  2. Thread: I/O List.java

    by Janno
    Replies
    4
    Views
    1,929

    I/O List.java

    Write a program that allows the user to enter a list of up to 100 integers. Please check for boundary conditions, for example, the user has to enter more than 0 integers but not more then 100. The...
Results 1 to 2 of 2