An electronic logic Gate holds output is logic for only when all inputs are logic 1 is___.
A ) NOR
B ) NAND ✅
C ) OR
D ) NOT
Explanation:
NAND is a type of logic gate used in digital electronics and is a combination of NOT and AND gates. It outputs false (0) only when all inputs are true (1); otherwise, the output is true (1). NAND gates are fundamental in creating more complex circuits and are widely used in memory storage, such as NAND flash memory, which is commonly used in SSDs and USB drives.