Bit: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (New page: Information with 2 possible conditions: on or off. One Bit or Flag is just a switch that memorized exactly one single condition 0 or 1, low or high, 0 Volt or 5 Volt (just a matter how it ...) |
Keine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
counting in bits will always be in binary (dual) numbers. | counting in bits will always be in binary (dual) numbers. | ||
8 Bits = 1 [[Byte]]. | 8 Bits = 1 [[Byte]]. | ||
[[category:computer]] |
Aktuelle Version vom 20. November 2007, 17:20 Uhr
Information with 2 possible conditions: on or off. One Bit or Flag is just a switch that memorized exactly one single condition 0 or 1, low or high, 0 Volt or 5 Volt (just a matter how it is measured).
counting in bits will always be in binary (dual) numbers. 8 Bits = 1 Byte.