|
Java Newbie
I am fairly new to java and I am trying to get help on how to read in a file. I have a file that has a list of words and each word is on a new line. I want to read each word of the file into an element of an array. If anyone can please help me it would be greatly appreciated.
|