Amdocs interview question

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

Interview Answer

Anonymous

12 Oct 2020

do this using recursion