Boolean LogicKey Facts

Example 1: (A AND B) OR C

Part of Truth TablesGCSE Computer Science

This key facts covers Example 1: (A AND B) OR C within Truth Tables for GCSE Computer Science. Revise Truth Tables in Boolean Logic for GCSE Computer Science with 15 exam-style questions and 15 flashcards. This topic appears regularly enough that it should still be part of a steady revision cycle. It is section 5 of 10 in this topic. Use this key facts to connect the idea to the wider topic before moving on to questions and flashcards.

Topic position

Section 5 of 10

Practice

15 questions

Recall

15 flashcards

Example 1: (A AND B) OR C

This circuit has TWO gates: First an AND gate combining A and B, then an OR gate combining that result with C.

A B C A AND B
(intermediate)
(A AND B) OR C
(final output)
000 0 0
001 0 1
010 0 0
011 0 1
100 0 0
101 0 1
110 1 1
111 1 1
Reading the Results

Intermediate column (A AND B): Only shows 1 when BOTH A and B are 1 (row 7 and 8)

Final output: Shows 1 when EITHER the intermediate is 1 OR C is 1 (rows 2, 4, 6, 7, 8)

In plain English: Output is 1 if "A and B are both true" OR "C is true"

Keep building this topic

Read this section alongside the surrounding pages in Truth Tables. That gives you the full topic sequence instead of a single isolated revision point.

Practice Questions for Truth Tables

How many rows are needed in a truth table with 2 inputs (not including the header row)?

  • A. 2
  • B. 4
  • C. 6
  • D. 8
1 markfoundation

Explain why truth tables are useful when designing or testing logic circuits.

2 marksstandard

Quick Recall Flashcards

Want to test your knowledge?

PrepWise has 15 exam-style questions and 15 flashcards for Truth Tables — with adaptive difficulty and instant feedback.

Join Alpha