Search:

Type: Posts; User: munoooo93

Search: Search took 0.07 seconds.

  1. Re: IndexOutOfBoundsException error (array of strings)

    Alright, thanks for the suggestion, but I still couldn't get it. First off, I tried to make it more intuitive:

    package javaapplication5;
    import java.util.Scanner;
    import java.lang.String;

    ...
  2. IndexOutOfBoundsException error (array of strings)

    Hello guys, I'm a beginner and I'm trying to learn Java all by myself so please, go easy on me. Now, I was trying to make this apparently easy program work, it should return all the strings (from an...
Results 1 to 2 of 2