Chat with our AI personalities
False.
It uses the Binary Numbering System.
The binary number system (base 2) is the basis for computer math and operations. Computer circuitry can represent two states (On/Off, Positive Voltage/Negative Voltage, Magnetized North/Magnetized South, etc). Any engineering which deals with the internal workings of a computer, or transmitting data to/from a computer would need to represent the data in binary (base 2) number system.
state 1 means on and current is passing state 0 means off and no current passing
110.101 is already a decimal number. Unless that is intended to be two binary numbers with a decimal point between them for some reason. (decimal points are not used to represent fractional numbers in the binary system).