Question: Program 2: You are to create a recursive function to perform a factorial calculation. o int factorial (int value, bool & methodstatus) o return -1

Program 2: You are to create a recursive function to perform a factorial calculation. o int factorial (int value, bool & methodstatus) o return -1 and set methodstatus to false if negative number passed into the method o Calculate the factorial of the number entered by the user final success and stack overflow value entered by the user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
