The Boolean data type is used to store only two possible values: true and false. This data type is used for simple flags that track true/false conditions.
-
Updated
Jan 17, 2023 - Java
The Boolean data type is used to store only two possible values: true and false. This data type is used for simple flags that track true/false conditions.
Add a description, image, and links to the data-type-boolean topic page so that developers can more easily learn about it.
To associate your repository with the data-type-boolean topic, visit your repo's landing page and select "manage topics."