Hi?I am studying java on my own and got stack on how to read and post data to a file using java e.g how will you solve this:
A simple application that, when run, Welcomes the users and tells them the name of the last person to run the application, this information should be retrieved from a file. After welcoming the users, asks them for their name and saves it to the file.
A simple application that, when run, Welcomes the users and tells them the name of the last person to run the application, this information should be retrieved from a file. After welcoming the users, asks them for their name and saves it to the file.
Comment