Topic: Language Problem / Level: beginner

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

Run the code to see the output here...