Problem:
Question 1- Write a program that uses a recursive function to print a string backward. Do not use any global variables; use the appropriate parameters.
Question 2- Write a program in java using super keyword.
Please describ ethe code of the questions and explain with the hepl of comments.