File input and output. Making data persistent.
Dates:
You understand what data persistence is. You undersatand what a file pointer (or file handle is). You know how to read/write/append data to files using JAVASCRIPT functions. You know how to read/write formatted data. You understand the importance of good data format.