Starter quiz

  • What are the binary digits?
    • 1  ✓
    • 0  ✓
    • True
    • 8
  • What do logical operations operate on?
    • statements that are either True or False  ✓
    • binary circuits
    • numbers
    • hardware components
  • What is the result of the statement "NOT raining" when it is raining?
    • True
    • False ✓
  • What do binary digits represent in hardware logic?
    • True or False values  ✓
    • electrical noise in the circuit
    • unprocessed data
  • A Boolean logic system in computers processes data using 1s and 0s, which represent high and ______ voltages.
    • 'low' ✓
  • Logic gates are physical components used in computers to carry out ______ operations.
    • logical  ✓
    • arithmetic
    • graphical
+