Read from and write to files using fstream, ifstream, and ofstream.
Learn how to create files and write data to them using ofstream.
Learn how to open files and read data from them using ifstream.