Amdocs Interview Question

write a program to print from 1 to n without using any loop

Interview Answer

Anonymous

Oct 12, 2020

do this using recursion