Computer Science, asked by ptdineshchand1984, 5 months ago

what are binary numbers
answer \: please \:

Answers

Answered by Bhadramohini
0

Answer:

A method of representing numbers that has 2 as its base and uses only the digits 0 and 1. Each successive digit represents a power of 2. For example, 10011 represents (1 X 24) + (0 X 23) + (0 X 22) + (1 X 21) + (1 X 20), or 16 + 0 + 0 + 2 + 1, or 19.

Explanation:

mark me as brainlist

Similar questions