Question: Write a java program. The program asks for an input of the name of a txt file. Then creates a Multiplication Table from 1 to
Write a java program. The program asks for an input of the name of a txt file. Then creates a Multiplication Table from 1 to 9, and writes the table into the file.
When you run your program, you may see the result like this:
When you open the file table.txt in the folder (it should be in the same folder as your java source file), you will see the file as follow:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
