answersLogoWhite

0

It is not easy to illustrate this in a table since it would need to be a 3-d table. The browser which we are required to use is bad enough for ordinary tables. So here goes:

X = True, Y = True, Z = True then (X or Y or Z) = True

X = True, Y = True, Z = False then (X or Y or Z) = True

X = True, Y = False, Z = True then (X or Y or Z) = True

X = True, Y = False, Z = False then (X or Y or Z) = True

X = True, Y = True, Z = True then (X or Y or Z) = True

X = True, Y = True, Z = False then (X or Y or Z) = True

X = True, Y = False, Z = True then (X or Y or Z) = True

X = True, Y = False, Z = False then (X or Y or Z) = False


The simple way to remember is that the OR gate gives False only when each input is False.

User Avatar

Wiki User

8y ago

Still curious? Ask our experts.

Chat with our AI personalities

TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach

Add your answer:

Earn +20 pts
Q: Truth table for 3-inputs OR gate?
Write your answer...
Submit
Still have questions?
magnify glass
imp