اكتب أي كلمة!

كيف تنطق "boolean"

word

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

التعريف

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

نسخ IPA

الإنجليزية الأمريكية

buˈɫiən

الإنجليزية البريطانية

ˈbuːliən

نطق مبسط

أمريكي

boo-LEE-uhn

بريطاني

BOO-lee-uhn

استمع في السياق

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.