Download presentation
Presentation is loading. Please wait.
1
James Tam AND OR NOT NAND NOR XOR Basic logic operations (fascinating)
2
James Tam Logical AND Truth table XYX AND Y False TrueFalse TrueFalse True Logic gate
3
James Tam Logical OR Truth table XYX ORY False True FalseTrue Logic gate
4
James Tam Logical NOT Truth table XNot X FalseTrue False Logic gate
5
James Tam Logical NAND Truth table XYX AND YX NAND Y False True FalseTrueFalseTrue False True False Logic gate
6
James Tam Logical NOR Truth table XYX ORYX NOR Y False True FalseTrue False TrueFalseTrueFalse True False Logic gate
7
James Tam Logical Exclusive OR (XOR) Truth table XYX XOR Y False True FalseTrue False Logic gate
8
James Tam Why bother with logic (gates and computers)?
9
James Tam Reasons for learning about logic Hardware perspective The computer is built using logic circuits User perspective Logic is used everyday
10
James Tam What you should now know The different types of logical operations that a computer may perform –AND –OR –NOT –NAND –NOR –XOR How logic gates form an important part of computers
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.