Problem #930 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to calculate the average of numbers stored in a file.

Your Solution