English dictionary, thesaurus, translations & etymology
FreeDict.com

booleano — meaning in English

Portuguese → English · translate English → Portuguese instead

English meaning

  • boolean adjective Relating to a system of logic in which every statement is either true or false, with nothing in between, and statements are combined using operations such as and, or and not.

Senses

booleano is used for these senses in English:

  • Boolean (logic, computing) Pertaining to data items that can have “true” and “false” (or, equivalently, 1 and 0 respectively) as their only possible values and to operations on such values.
  • Boolean (logic, computing) A variable that can hold a single true/false (1/0) value.

boolean — full definition

  1. adjective Relating to a system of logic in which every statement is either true or false, with nothing in between, and statements are combined using operations such as and, or and not.
  2. noun A value in a program that can only be one of two things, true or false, often used to record whether something is switched on, finished or allowed.