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

ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao

Add your answer:

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