Problem #843 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to count all the words in a string.

Your Solution