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.

User Denn
by
6.2k points

2 Answers

5 votes

Answer:

mhm

Step-by-step explanation:

User Dimitris Leventeas
by
6.6k points
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.

User Fredthemugwump
by
6.1k points