The reverse of a stack using recursion.

Code to reverse a stack using recursion is given below.

--

--