Q
Easy 1 Mark
Computer Studies Logic Gates & Boolean Algebra
For an OR gate with inputs A=0 and B=0 what is the output?
Explanation
The OR gate output is 0 only when ALL inputs are 0. Since both A=0 and B=0 the output is 0.
Reference: Computer Studies Textbook , Page 3
Hint
OR produces 0 only when every input is 0.