I am having a few problems in getting a method to work properly in Java. In the program I have created an array consisting of many different words of different length. The met
If the given position is greater or equal than the length of the current word, this can happen. Also worth a look: Is the position for the first character 0 or 1?