Visit www.myprogramminglab.com to complete this Programming Challenge online and get instant feedback.  Uppercase File Converter Write a program that asks the user for the names of two files. The...


Visit www.myprogramminglab.com to complete this Programming Challenge online and get instant feedback.


 Uppercase File Converter


Write a program that asks the user for the names of two files. The first file should be opened for reading and the second file should be opened for writing. The program should read the contents of the first file, change all 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 the characters will be uppercase. Use Notepad or another text editor to create a simple file that can be used to test the program.



Dec 19, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here