Develop a file management utility in Java. The program displays a menu to user as follows: Create a new file Edit a file Delete a file For creating file, the program should ask for the name of the file and create the file. For editing file, the program should ask for the name of the file and the contents to be overwritten to the file. For deleting a file, the program simply asks for the name of the file to be delete.
-
Notifications
You must be signed in to change notification settings - Fork 0
Develop a file management utility in Java. The program displays a menu to user as follows: Create a new file Edit a file Delete a file For creating file, the program should ask for the name of the file and create the file. For editing file, the program should ask for the name of the file and the contents to be overwritten to the file. For deleti…
muhtalhakhan/JavaFileUtility-Using-Classes
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Develop a file management utility in Java. The program displays a menu to user as follows: Create a new file Edit a file Delete a file For creating file, the program should ask for the name of the file and create the file. For editing file, the program should ask for the name of the file and the contents to be overwritten to the file. For deleti…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published