Advertisements
Advertisements
प्रश्न
Boolean type data is used to test a condition and results in either true or false.
विकल्प
True
False
MCQ
सत्य या असत्य
उत्तर
This statement is True.
Explanation:
In a computer, the boolean data type represents two possible values: true or false. It is typically used in conditional expressions like if or while to test a condition and then determine the flow of control based on the outcome.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 1.03: Values and Data Types - EXERCISES [पृष्ठ ३२]