Search:

Type: Posts; User: darking123

Search: Search took 0.12 seconds.

  1. Replies
    9
    Views
    1,637

    Re: Java joption

    what if i want to compare the values stored in my string array to the value stored in my int array
  2. Replies
    9
    Views
    1,637

    Re: Java joption

    my problem is how can i compare the inputs from each other?
  3. Replies
    9
    Views
    1,637

    Re: Java joption

    my question/problem is how will i code inside my method to do the example i provided
  4. Replies
    9
    Views
    1,637

    Java joption

    use joption only
    enter 5 integers


    enter a number: 5
    Output: 5
    Enter a number: 6
    Output: 5 6
    Enter A Number: 5
    Output: Please Do not Input same Number
Results 1 to 4 of 4