Problem #919 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to count the number of words in a text file.

Your Solution