
Logic Gates - A/L ICT by Teran Subasinghe
Quiz by Teran Subasinghe
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
35 questions
Show answers
- Q1Which logic gate performs the logical AND operation?NOT gateNAND gateAND gateOR gate30s
- Q2Which logic gate is the inverse or complement of the AND gate?OR gateNAND gateXOR gateNOT gate30s
- Q3What is the output of an XOR gate if both inputs are high?LowUndefinedHighNo change30s
- Q4What is the truth table for a NOT gate?Input: 0, Output: 1; Input: 1, Output: 1Input: 0, Output: 1; Input: 1, Output: 0Input: 0, Output: 0; Input: 1, Output: 1Input: 0, Output: 0; Input: 1, Output: 030s
- Q5What is the output of an XNOR gate if both inputs are the same (both high or both low)?LowHighUndefinedNo change30s
- Q6What is the symbol used to represent an XOR gate in a logic circuit diagram?∧⊕¬∨30s
- Q7What is the output of a NOR gate if both inputs are low?UndefinedNo changeHighLow30s
- Q8Which logic gate is used to build a SR flip flop?NAND gateAND gateOR gateXOR gate30s
- Q9In a SR flip flop, what does the S input stand for?SetResetSelectStop30s
- Q10What is the purpose of the feedback loop in an SR flip flop?To provide power to the flip flopTo maintain the state of the flip flopTo change the state of the flip flopTo control the clock signal30s
- Q11What is the function of the R input in a SR flip flop?SetResetRandomizeReverse30s
- Q12How many stable states does a SR flip flop have?143230s
- Q13Which of the following logic gates is used for the implementation of memory elements like SR flip flops?NOT gateXNOR gateNAND gateNOR gate30s
- Q14What is the characteristic feature of an SR flip flop?It has three inputs: Set (S), Reset (R), and Clock (C)It has only one input: Toggle (T)It has two inputs: Set (S) and Reset (R)It has four inputs: A, B, C, D30s
- Q15What is the output of a SR flip flop when both S and R inputs are high?SetResetIndeterminateNo change30s