Question: 2.11 File IO Practice Write a program that opens a text file (InputFile.txt) and reads the input. The file contains lines of string that look

2.11 File IO Practice Write a program that opens a text file (InputFile.txt) and reads the input. The file contains lines of string that look like this this is line one." Change the input string to upper case (THIS IS LINE ONE:) Write the upper case line to a OutputFile.txt. Be sure to read all lines from the input file. LAB ACTIITY .11.1: File l0 - Practice 0/5 Main.java Load default templat... 1 public class Main f 2public static void main(Stringt) args) * Type your code here. 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
