This diagram covers Logic Gates Reference within Logic Gates for GCSE Computer Science. Revise Logic Gates in 3.4 Computer Systems for GCSE Computer Science with 16 exam-style questions and 20 flashcards. This is a high-frequency topic, so it is worth revising until the explanation feels precise and repeatable. It is section 2 of 9 in this topic. Focus on the labels, the relationships between parts, and the explanation that turns the diagram into an exam-ready answer.
Logic Gates Reference
Practice questions for Logic Gates
An AND gate has inputs A=1 and B=0. What is the output?
Complete the truth table for an OR gate with two inputs A and B. | A | B | Output | |---|---|--------| | 0 | 0 | | | 0 | 1 | | | 1 | 0 | | | 1 | 1 | |