Boolean Logic Invented by George Boole Boolean logic is the basis - - PowerPoint PPT Presentation

boolean logic
SMART_READER_LITE
LIVE PREVIEW

Boolean Logic Invented by George Boole Boolean logic is the basis - - PowerPoint PPT Presentation

Boolean Logic Invented by George Boole Boolean logic is the basis for modern computer logic. Works only with binary values What is a Boolean Variable? A variable (cell) that holds either true or false Can be thought of conceptually


slide-1
SLIDE 1
slide-2
SLIDE 2

Boolean Logic

Invented by George Boole Boolean logic is the basis for modern computer logic. Works only with binary values

slide-3
SLIDE 3

What is a Boolean Variable?

  • A variable (cell) that

holds either true or false

  • Can be thought of

conceptually as yes or no

slide-4
SLIDE 4

Parts of Boolean Algebra

  • Variables: a cell that holds a Boolean value
  • Expressions: produces a Boolean value from non-

Boolean values

  • Operations: produces a Boolean value from other

Boolean values

  • Properties: behavior of Boolean operations