Boolean Data Type
noun
Definition
- 1.A Boolean data type is a data type with two possible values: true or false.
Example
In programming, a Boolean variable might be used to check if a user is logged in, returning true or false.
Related Exams
noun
Definition
Example
In programming, a Boolean variable might be used to check if a user is logged in, returning true or false.
Related Exams