I need help with creating a java program that should read the baby name file
(Not rated)
(Not rated)
I need help with creating a java program that should read the baby name file available here: https://bbmedia.dmacc.edu/CIS/CIS171/babynames2014.txt. and write the girl names to a file called "girls.txt" and the boy names to "boys.txt".
I need this program to use a try and a catch block to catch the IOException. If the file isn't found, the error message should read : "https://bbmedia.dmacc.edu/CIS/CIS171/babynames2015.txt is not available."
7 years ago
java code
NOT RATED
Purchase the answer to view it

- java-files.zip