Computers carry out calculations and comparisons using logic gates. Complete the truth table below by determining the missing values for [i] to [vi].
| A | B | C | A OR B | (A OR B) AND C |
|---|---|---|---|---|
| 0 | 0 | 0 | [i] | 0 |
| 0 | 0 | 1 | 0 | [ii] |
| 0 | 1 | 0 | 1 | 0 |
| 0 | 1 | 1 | 1 | [iii] |
| 1 | 0 | 0 | 1 | [iv] |
| 1 | 0 | 1 | 1 | 1 |
| 1 | 1 | 0 | [v] | 0 |
| 1 | 1 | 1 | 1 | [vi] |
Practise Edexcel GCSE Computer Science Truth tables with exam-style questions for GCSE Computer Science. 15 questions covering Applying logical operators in truth tables, matched to the Edexcel GCSE Computer Science (1CP2) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.