Question: java 1. Given file: monthName.txt Write a Java Program to read the data in and display them on screen. Data in the MonthName.txt: Jan Feb
1. Given file: "monthName.txt" Write a Java Program to read the data in and display them on screen. Data in the "MonthName.txt": Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 2. If possible time allowing), write the month days to a new file "monthDay.txt" in the same Java Program. Data should be: 31 28 31
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
