AMD Interview Question

Print 1 to 100 in C without using any loops

Interview Answer

Anonymous

Feb 16, 2022

Use recursive function or use recursive main