Problem Specification
Creating A File in Java!
1. Problem Description
- Run the CreatingAFile.java file from the class website.
2. What to Turn In
- A screenshot of the output from the program.
- Questions:
- What happened when you ran the program?
- Did you run it again after the initial run, was the output different?
- How do you think you’d create a file in a different directory, or create a file in the directory you’re currently working in, in Eclipse?
- What happened when you ran the program?