20. Let A and B be Boolean values. Which of the following is equivalent to
NAND(NAND(A, NAND(A, B)), NAND(B, NAND(A, B)))?
(A) NOT( B )
(B) NOR(A, B)
(C) AND(A, B)
(D) XOR(A, B)
(E) NAND(A, B)
答案:登入後查看
統計: A(0), B(0), C(0), D(3), E(0) #3808127
統計: A(0), B(0), C(0), D(3), E(0) #3808127