Physics, asked by Horeb, 10 months ago

Boolean expression of and operation

Answers

Answered by riteshoberoi
0

Explanation:

resulting value of the Boolean operation(s) for each variable combination is shown on the respective row. A binary operator; the result is 1 if and only if both operands are 1, otherwise the result is 0. We will use '⋅ ' to designate the AND operation. It is also common to use the '∧ ' symbol or simply “AND.

A law of Boolean algebra is an identity such as x ∨ (y ∨ z) = (x ∨ y) ∨ z between two Boolean terms, where a Boolean term is defined as an expression built up from variables and the constants 0 and 1 using the operations ∧, ∨, and ¬.

Similar questions