1. Where is the Recursive Function located at?
2. Where is the base criteria in the Recursive Function?
3. Where is the progressive approach in the Recursive Function if the first value is bigger than the second value of the parameter list?
4. Where is the progressive approach in the Recursive...