What is the best explanation for why digital data is represented in computers in binary? A. The binary number system is the only system flexible enough to allow for representing data other than numbers. B. It's easier, cheaper, and more reliable to build machines and devices that only have to distinguish between binary states. C. It typically takes fewer digits to represent a number in binary when compared to other number systems (for example, the decimal number system) D. It's impossible to build a computing machine that uses anything but binary to represent numbers

Respuesta :

Answer: B.  

Digital data is represented in computers in binary because it is more reliable to build machines and devices that only have to distinguish between binary states. Aside from that, it's easier and cheaper as binary can represent more complex and higher level abstractions, including but not limited to numbers, colors and characters.