• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
What letters represent inputs?
A,B,C
What letters represent outputs?
P,Q,R
When drawing truth tables what is the pattern of 0's and 1's in the far right column?
1,0,1,0...
Where do you begin when you draw a logic diagram?
With an output (start backwards)
What goes in the first table heading in a truth table?
The inputs (a/b/c)
What do 0 and 1 stand for in binary?
True and false
What goes after each gate?
An output (p/q/r)
What are the three gates called?
Not, And, Or
What gate has been used in this truth table? What would the expression be?
A P
1 0
0 1
NOT Gate
Expression-P=NOT A
What gate has been used in this truth table? What would the expression be?
A B P
1 1 0
1 0 1
0 1 1
0 0 0
NOT Gate
Expression-P=NOT A