Question: Write a program that asks the user for the names of two files. The first file should be opened for reading. The second file should
Write a program that asks the user for the names of two files. The first file should be opened for reading. The second file should be opened for writing. Te program should read the content of the first fle, change all the characters to uppercase, and store the results in the second file. The second file will be a copy of the first file, except that all t program. be uppercase. Use Notepad or another text editor (or the IDE) to create a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
