好きな単語を入力!

How to Pronounce "boolean"

word

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

Definition

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

IPA Transcription

American English

buˈɫiən

British English

ˈbuːliən

Simplified Pronunciation

US

boo-LEE-uhn

UK

BOO-lee-uhn

Listen in Context

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.