Topic: Language Problem / Level: beginner

Problem: Write a program to convert a decimal number to its binary representation recursively.

Run the code to see the output here...