Im using Java eclipse and I wanted to know how I can have a java program create a folder with a text file inside of it so I can print data into it.
I need my java program to create a folder in the C Drive called test with a text file inside - thanks if you can help!