Problem #918 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution