输入任意单词!

"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.