Problem #917 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to open an existing text file and display its contents on the console.

Your Solution