JavaScript is required

Bảng chân lý sau thực hiện phép toán logic nào?

Biến

Hàm

A

B

F

0

0

1

0

1

0

1

0

0

1

1

1

A.

A.

B.

B.

C.

C.

D.

D.

Trả lời:

Đáp án đúng: B


The truth table shows the relationship between the inputs and output of a logic function. In this case, the table represents the equivalence (XNOR) operation. It returns true (1) if and only if both inputs A and B have the same value (both 0 or both 1).

Câu hỏi liên quan