I am trying to read data from a text file in Java. I want to read student names from the text file and put them into a String array which is called as "student". A