Boolean expression


English Wikipedia - The Free EncyclopediaDownload this dictionary
Boolean expression
In computer science, a Boolean expression is an expression in a programming language that produces a Boolean value when evaluated, i.e. one of true or false. A Boolean expression may be composed of a combination of the Boolean constants true or falseBoolean-typed variables, Boolean-valued operators, and Boolean-valued functions.

See more at Wikipedia.org...


© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License