¡Escribe cualquier palabra!

Cómo Pronunciar "boolean"

word

buˈɫiən
boo-LEE-uhn
ˈbuːliən
BOO-lee-uhn

Definición

Related to a data type that can only have two values: true or false. Commonly used in computer science, logic, and programming.

Transcripción IPA

Inglés Americano

buˈɫiən

Inglés Británico

ˈbuːliən

Pronunciación Simplificada

EE.UU.

boo-LEE-uhn

UK

BOO-lee-uhn

Escucha en 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.