Problem #922 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to append new data to an existing text file.

Your Solution