🧮

Truth Table Quiz

Evaluate boolean expressions with AND, OR, NOT and XOR. Test your understanding of logic gates and truth tables — essential for developers and electronics students.

Hard 5 min Programming
Advertisement

Truth Table Quiz

AND is true only when both inputs are true.
OR is true when at least one input is true.
XOR is true when exactly one input is true. NOT flips a value.

Expression / Score:

What is the result?

/ expressions correct

Score = 100 per correct evaluation, 1000 max.

🏆

All-Time Top Scores

Truth Table Quiz best players

No scores yet — be the first!

🔥

Today's Challenge

Daily top scores — resets at midnight

Aug 09

No one has completed today's challenge yet — play the daily mode and grab the 🥇!

Advertisement

About Truth Table Quiz

Evaluate boolean expressions with AND, OR, NOT and XOR. Test your understanding of logic gates and truth tables — essential for developers and electronics students.

This free tool is designed to be quick, fun, and effective. It runs entirely in your browser, so your data never leaves your device and no account is required. Play once or come back daily to track your progress and improve your score.

Truth Table Quiz - Frequently Asked Questions

A table listing every combination of inputs and the output produced by a logic operation such as AND, OR, NOT or XOR. It is the foundation of digital circuits and conditionals in code.
AND is true only when both inputs are true. OR is true when at least one input is true. XOR is true when exactly one input is true. NOT flips a single input.
Each expression is worth 100 points for a maximum of 1000. Work from the innermost parentheses outward.
Advertisement