Question: this is a java program Create a program that takes in two strings as arguments - the source and destination filenames, respectively. Then, read from
Create a program that takes in two strings as arguments - the source and destination filenames, respectively. Then, read from the source file and write its content to the destination file with all occurrences of spaces ('') converted to underscores ( _)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
