Problem #449 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java method to find the smallest number among three numbers.

Your Solution