Q4: Write a C++ program that creates an output file, writes information to it, closes the file, opens it again as an input file, and reads the information from the file. View Code Download Code Copy Code Close