Computer Science, asked by liviudevs, 2 days ago

Binary Calculator
Exercise Objectives
You are given a decimal number to convert into binary. Press the buttons to change their values so that the row represents the decimal number on the left. When a 1 is used, we consider the value to be ON. When a 0 is used, we consider the value to be OFF.

Attachments:

Answers

Answered by daminipatel721
2

Answer:

You are given a decimal number to convert into binary. Press the buttons to change their values so that the row represents the decimal number on the left. When a 1 is used, we consider the value to be ON

Answered by KajalBarad
7

Answer:

Calculator in binary To calculate the value on the right, enter the following binary values: 128 64 32 16 8 4 2 1 0 0 0 0 0 0 0 0 122 0 0 0 0 0 0 0 71. How to Do Binary Counting You are required to translate a supplied decimal integer into binary. To make the row reflect the decimal number on the right, press the buttons to modify their values.

Similar questions