Problem #450 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java method to compute the average of three numbers.

Your Solution