Design and implement a recursive function that performs the same task as a loop counter. This function will have a void return type and two parameters. One parameter holds the initial value of the counter variable and is incremented on each recursive call. The other parameter holds a limit, specifying the number of desired iterations plus one. The base case occurs when the counter variable is equal to the limit. In the general case, print out the counter value. Display a message indicating the loop is finished when the base case is reached. Test your function with a simple calling program.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.