Problem #916 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to create a new text file and write some text into it.

Your Solution