In computers, all data is ultimately represented using binary numbers. We need convert Decimal to Binary. 1. Conversion steps: Divide the number by 2. Get…
In computers, all data is ultimately represented using binary numbers. We need convert Decimal to Binary. 1. Conversion steps: Divide the number by 2. Get…