In computer science, the Boolean data type is a data type that has one of two possible values (usually denoted true and false) which is intended to represent the two truth values of logic and Boolean algebra.
| Type | datatype | |
| Sources |
|
|
| Classification | Classification | categorical |
| Categories |
|
|
| Languages |
|
| name | doc | |
|---|---|---|
| ru | Логический тип | Логи́ческий тип да́нных, или булев тип, или булевый тип (от англ. Boolean или logical data type) — примитивный тип данных в информатике, принимающий два возможных значения, иногда называемых истиной (true) и ложью (false). |