返回卡包市场

Logic Gates

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 6内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (6 张)

#1
正面 (问题)

1 represents…

背面 (解答)

True

#2
正面 (问题)

0 represents…

背面 (解答)

False

#3
正面 (问题)

Types of Logic Gates

背面 (解答)

AND - OR - NOT

#4
正面 (问题)

AND gate

背面 (解答)

• If both inputs are 1 then the output is 1 • Otherwise the output is 0

#5
正面 (问题)

OR gate

背面 (解答)

• If either input is 1 then the output is 1 • Otherwise output is 0

#6
正面 (问题)

NOT gate

背面 (解答)

• If 0 is input it outputs 1 • If 1 is input it outputs 0