if A ≤ B then what is A ∨ B ???//
Answers
Answered by
1
Let R = A ∨ B (unary OR operation on A, B)
if A = B then if A = 0, then R = 0
if A = B then if A 0, then R = 1
if A < B then R = 1
if A = B then if A = 0, then R = 0
if A = B then if A 0, then R = 1
if A < B then R = 1
Anonymous:
thxz .........
Similar questions