Question: Exercise 2: [1 mark Write a java program that saves names entered by the user through the standard input to a file and. Show

Exercise 2: [1 mark Write a java program that saves names entered by the user through the standard input to a file and. Show that your program saves the names to the file. Sample Input/Output: Please enter your full names: I Marc Estevan Pedro Crisis. Special One Names successfully written to the file Upon completion, the file Names.txt should include the following: The name you entered are: Marc Estevan Pedro Crisis Special One
Step by Step Solution
There are 3 Steps involved in it
Answer import javaioBufferedWriter import ... View full answer
Get step-by-step solutions from verified subject matter experts
