Sign Up
Sign In
中文
English Fox - English Dictionary
Meaning of
boolean
in English
boolean
us
//ˈboʊ.tiːn//
uk
//ˈbɔː.tiːn//
#uncommon
Definitions
Adjective
describing
true
/
false
data
types
The
programmer
used
a
boolean
function
to
validate
user
input
.
related
to
George
Boole's
work
George
Boole's
work
on
boolean
algebra
laid
the
foundation
for
modern
computer
science
.
Noun
a
variable
with
true
/
false
value
The
boolean
variable
stored
a
true
or
false
value
.