Scanner inFile = new Scanner( new FileReader(C:\\Ch3_Ex7Data.txt));


See the API for FileReader - I presume you wish to use the String constructor (C:\\...etc... has not quotes to define it as a...