This lesson covers how to persist data as well as how to write data from programs to file to be used later, which is called file output. We'll also learn about how to load the data from files and populate our variables with that data, which is called file input.
This is a beginner-level lesson and can be taken by anyone with an interest in learning about Java.