Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which of the following options best completes the column for!(x&&y) in …

Question

which of the following options best completes the column for!(x&&y) in the truth table? x y!(x&&y) t t ? t f f t f f false true

Explanation:

Step1: Calculate X&&Y (X AND Y) for X=T, Y=T

When X=T and Y=T, X AND Y is T.

Step2: Calculate !(X&&Y) (NOT of X AND Y)

NOT T is F.

Answer:

False