A variable that can hold a single true/false (1/0) value.
Boolean in 30 Seconds
- (noun) A variable that can hold a single true/false (1/0) value.
- (adjective) Of or pertaining to the work of George Boole.
- (adjective) Pertaining to data items that can have “true” and “false” (or, equivalently, 1 and 0 respectively) as their only possible values and to operations on such values.
Meanings
-
1
noun A variable that can hold a single true/false (1/0) value.
-
2
adjective Of or pertaining to the work of George Boole.
-
3
adjective Pertaining to data items that can have “true” and “false” (or, equivalently, 1 and 0 respectively) as their only possible values and to operations on such values.
Synonyms
bool
flag
Summary
A variable that can hold a single true/false (1/0) value.
- (noun) A variable that can hold a single true/false (1/0) value.
- (adjective) Of or pertaining to the work of George Boole.
- (adjective) Pertaining to data items that can have “true” and “false” (or, equivalently, 1 and 0 respectively) as their only possible values and to operations on such values.
Was this helpful?
Comments (0)
Login to Comment
No comments yet. Be the first to share your thoughts!