Hello Buddy, please help me where i am getting issue, please help me this solution
Recursion Tower of Hanoi
Read this line Carefully T1 be the Source Tower, T2 be the Destination Tower and T3 be the Auxillary Tower.
Also:
"Move " + n + " th disc* from " + beg + "to " + end);
i have made all the changes to your code
if this solves your doubt ,please mark it as resolved