Question 8

Write a program to convert decimal to binary.

For ex – 4 -> 100

8 -> 1000

[advanced_iframe securitykey=”undefined” src=”https://code.kodnest.com/” width=”100%” height=”600″]

×