Question: The software I use is Eclipse, please show how to write it, thanks. Using recursion, write a program that takes a word as an input
The software I use is Eclipse, please show how to write it, thanks.

Using recursion, write a program that takes a word as an input and outputs that word backward (reverse). As an example if the input is the string "recursion" then the output of the program should be "noisrucer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
