CEFR C1

boolean

adjective

Meaning

Relating to a system of logic in which propositions are classified simply as true or false, or to the values representing these states.

Examples

  • The 'is_active' flag is a boolean value that determines if a user account is currently enabled.
  • The search query returned a boolean result: true if any matches were found, false otherwise.

Synonyms: logical, binary, true/false