Problem #775 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to find factorial using recursion

Your Solution