Problem:
Question 1- Write a recursive algorithm using an array implementation of a stack in java to evaluate a postfix expression please document your code for points.
Question 2- Describe the use of this keyword in java.
Explain both the questions with the help of examples.