Problem #924 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to merge multiple text files into a single file.

Your Solution