Description
Introduction to Programming with Java
Class: FileBulk.java
Score:
Prerequisites: Java ACM Task Force, Arrays, File I/O, Exceptions
Description: This program reads the “filebulk.txt” file which consist of several filenames.
These filenames are stored in a string array. Then files with those names will be created one by one and “I am in!” text will be written into each of them.
Reviews
There are no reviews yet.