Como Pronunciar "boolean"
word
buˈɫiən
boo-LEE-uhn
ˈbuːliən
BOO-lee-uhn
Definição
Related to a data type that can only have two values: true or false. Commonly used in computer science, logic, and programming.
Transcrição IPA
Inglês Americano
buˈɫiən
Inglês Britânico
ˈbuːliən
Pronúncia Simplificada
EUA
boo-LEE-uhn
UK
BOO-lee-uhn
Ouça em Contexto
A boolean variable can only be true or false.
In programming, 'isOn' is a common boolean.
A boolean answer is either yes or no.
Make sure your function returns a boolean so the test works properly.