Home > Learn C++ for Everyone > Learn C++ for Everyone > File Handling and I/O Operations Show previous contentLet's test your knowledge. Fill in the missing part by typing it in.To write data to a file in C++, you can use the __ class from the __ library. The __ class provides functions to write data to a file.Write the missing line below.SubmitReveal answer Show following content