1.

What is the output of the code shown below? not(3>4) not(1&1)

A. True True
B. True False
C. False True
D. False False
Answer» C. False True


Discussion

No Comment Found