1つだけ過去を変えられるとしたら?

1) Create a truth table for each of the following expressions:
A or B and C not (A or B) A and not B
2) Use appropriate logic gates to draw a logic circuit design for each of the following expressions:
not A and B or C not (A and B) or C A and B or not C

A 回答 (2件)

not (A or B)、 A and not B は別の質問で回答されているので、


A or B and C について回答します。
欄がずれていますが、各行とも左からA、 B、 C、 A or B and C
です。
A B C A or B and C
1 1 1 1
1 0 1 1
0 1 1 1
0 0 1 0
1 1 0 0
1 0 0 0
0 1 0 0
0 0 0 0
    • good
    • 0

であなたの質問は?

    • good
    • 0

お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!