Problem #698 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program that reads an positive integer and count the number of digits

Your Solution