In a logic gate if X=A.B then X is “1” when:

A ) A = 0 or B =0

B ) A = 1 and B = 1 ✅

C ) A = 0 and B = 1

D ) A =1 and B = 0