Math, asked by michaelnavant, 2 months ago

in evaluating a logical expression of type Boolean expression 1&& Boolean expression to both the Boolean expressions are not always evaluated true or false​

Attachments:

Answers

Answered by akshay0222
3

Given,

\[Logical\,\,Expression = Boolean\,Expression\,1\& \& Boolean\,Expression\,2\]

Solution,

Understand that here the operand shown is AND where the result is one when both the inputs are one otherwise zero. So, here it is not always necessary to evaluate both the boolean expressions.

Hence, the given statement is TRUE.  

Attachments:
Similar questions