Q
Medium 2 Marks
Computer Studies Logic Gates & Boolean Algebra
A security system grants access only when BOTH a password and fingerprint are verified. Which gate models this?
Explanation
This scenario requires BOTH conditions to be true simultaneously — exactly what an AND gate does. Output is 1 only when all inputs are 1.
Reference: Computer Studies Textbook , Page 2
Hint
Which gate requires ALL conditions to be satisfied?