Computer Science for IGCSE & O level - Boolean Logic (Section 11 - No. 44)
Which of the following gates is the most suitable for the application of a 'voting' system, where the output should be HIGH if a majority of inputs are HIGH?
AND
OR
XOR
NOT
Explanation
An OR gate will output HIGH if any one input is HIGH and the majority of inputs are HIGH.
Comments (0)
