
모든 입력이 참일 때만 거짓을 출력하는 부정 논리곱 연산 또는 그 회로를 의미한다.
A logical operation that produces a false result only if all its operands are true; a logic gate that performs this operation.
예문:
"A NAND gate is considered a universal gate because it can be used to construct any other logic gate."
"In boolean algebra, the NAND operation is the complement of the AND operation."
전원이 꺼져도 데이터가 보존되는 비휘발성 메모리의 한 종류로, 주로 저장 장치에 사용된다.
A type of non-volatile flash memory used in storage devices like SSDs and USB drives.
예문:
"The laptop features a high-speed SSD based on 3D NAND technology."
"Manufacturers are increasing the number of layers in NAND chips to improve storage density."