I'm having trouble with this problem written below, can somebody help me ? Please, I need it badly. I know there's a lot of java genius out there...
Write a java program that will be able to: a. read text line by line; b. create a directory; c. delete files from the directory; d. list the contents of the directory; e. copy the contents of the file from one file to another; and