asked 149k views
0 votes
The output will be true no matter what the value of input A is. The output will be false no matter what the value of input A is. If A is true then output will be true. If A is false then output will be false. If A is true then output will be false. If A is false then output will be true.

asked
User Denn
by
8.4k points

2 Answers

5 votes

Answer:

mhm

Step-by-step explanation:

7 votes

Answer:

The truth table for the above cases will be:

Case 1

A OUTPUT

0 1

1 1

Case 2

A OUTPUT

0 0

1 0

Case 3

A OUTPUT

0 0

1 1

Case 4

A OUTPUT

1 0

0 1

Step-by-step explanation:

The answer is self explanatory.

answered
User Fredthemugwump
by
8.2k points

No related questions found