Computer Science, asked by shashwotkhadkaths, 4 months ago

truth table of not operator

Answers

Answered by vijayakumarchinthala
1

Answer:

not Operator

----------------------

A           Output

----------------------

True       False

False      True

Explanation:

For True the output is False.

for False output is True

Similar questions