Hello everyone... im very new to Java... n im doing a java program 2 read from text files... the problem is after i read the 1st line ..the 1st number will be my max value... n after i read the second lines, there will be many values input by the user...i dunno how 2 use array to compare these values within the 2nd line so tat it can find out the maximum value from the 2nd line n compare with my maximum value in the 1st line....can anyone assist me?? Thank you..