What is the meaning of bool? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 4

What is the meaning of bool?

no thing

1st Nov 2016, 2:17 PM
shahd
shahd - avatar
3 Antworten
+ 4
bool means there are two possible values. This concept is named after George Bool.
1st Jan 2017, 9:46 PM
Lopaki Siva
Lopaki Siva - avatar
+ 4
bool means there will be only 2 outputs true or false 1 or 0
2nd Jan 2017, 8:55 AM
Prakash kumar Verma
Prakash kumar Verma - avatar
0
Bool is a short form of Boolean there we use only 2 values either true or false ie indicated as 0 and 1
19th Jan 2017, 8:20 AM
Pratibha Sadanand
Pratibha Sadanand - avatar