Question d’entretien chez Capgemini

All concepts of oops, basic knowledge about programming. And a code snippet to print 1 to 1000 without using loop.

Réponse à la question d'entretien

Utilisateur anonyme

28 juil. 2020

I used recursive function to print them.