Question: 6 Write a recursive Java function that takes a a five digit number s and outputs its reverse. For example, the reverse of '12345' would

6 Write a recursive Java function that takes a a five digit number s and outputs its reverse. For example, the reverse of '12345' would be '54321'. You can ask the user to enter the numbers one by one and your function can take an array where each digit are seperate. (Anonim olmayan soru 0 ) * (0/20 Puan)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
