noun, noun which may take the genitive case particle 'no'
Boolean datatype; logical datatype
Computing term for a data type that can hold true/false values. Often used with の to modify nouns.
See also: 論理型 (ろんりがた)
This variable is declared as a Boolean datatype.
noun, noun which may take the genitive case particle 'no'
Boolean expression
Computing term for an expression that evaluates to true or false. Compare with 論理型 (logical datatype).
You specify a Boolean expression as the condition of an if statement.
Compound of ブール (from English 'Boolean', after George Boole) and 式 (style/type/expression).