+ 1

Will it results "true" or "false" automatically? ?

26th Nov 2017, 1:53 PM
SHIBILY.PT
SHIBILY.PT - avatar
2 Answers
+ 12
Yes. According to Boolean algebra in every programming language, "Bool" is the data type. The statement returns "1" when the given condition is true(satisfied). The statement returns "0" when the given condition is false(dissatisfied).
26th Nov 2017, 1:58 PM
Abhivarshini Maddala
Abhivarshini Maddala - avatar
+ 1
thanks mate😊â˜șâ˜șâ˜ș
26th Nov 2017, 2:08 PM
SHIBILY.PT
SHIBILY.PT - avatar