what is Boolean expression?
Answers
Answered by
5
In computer science, a Boolean expression is an expression used in programming languages that produces a Boolean value when evaluated. A Boolean value is either true or false
hope it's help uh
Answered by
0
Answer:
A boolean expression subject to computer science can be defined as a combination of variables and constants that finally give only 2 outcomes i.e, Yes/No or 1/0 or Y/N.
Hope its correct as it is not the perfect definition but its good as an explanation.
Similar questions