# Introduction In this lab, you will learn how to read and write a file line by line using C++ programming language. You will create a file, write to it, and then read its content one line at a time.
Click the virtual machine below to start practicing