SAP interview question

Print numbers 1 to 100 without using any loop

Interview Answer

Anonymous

2 Feb 2019

We can do it by recursive function ..