Binary: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 April 2023

11 February 2023

29 January 2023

24 January 2023

23 January 2023

22 January 2023

3 August 2022

5 June 2022

1 June 2022

29 April 2022

27 April 2022

18 April 2022

  • curprev 18:4318:43, 18 April 2022SMcNeill talk contribs 5,442 bytes +5,442 Created page with "'''Binary''' is the base 2 numbering system. It is used by computers because the computer consists of switches that are either on or off. The primary purpose of reading bit values is to translate what was sent by a port or register read. * Base 2 has numerical values of 0 for off or 1 for on. There is no Qbasic function to return the binary values. * A computer register has 8 bit switches for one byte of data. Each register can return values from 0 to 255 just like ..."