DELETE DIR/FILE from command,
December 31, 2008 at 10:44 AM
i want to delete file in java;the file name should be entered from the user interface .the file with that name should be deleted.what i have realised ,system.in does not allow type file.the name of the file is also stored in the the String format. some methods in file which are associated with delete does not allow type string to be deleted plis help plis help.
View All Comments
| View Tutorial