Glossaria.net

Glossary Java / Term

boolean

Refers to an expression or variable that can have only a true or false value. The Java programming language provides the boolean type and the literal values true and false.

Permanent link boolean - Creation date 2022-01-03


< block Glossary / Java BorderLayout >