naninani123
Programmer
I am very new to Java, and have been searching the Internet to find what commands are needed to read a text file.I’m trying to do a program in Java that creates a new text file and write a text file using methods. Program should take a input text argument and code should open a text file( if text file not already exists need to create a new text file) , that input text what ever we are passing need to be add in a text file. I need a stand alone program to do above /Please elp me ...