This is the maximum value for booldata type.
Select one:
a. 0
b. 1
c. -1
d. 2
Answers
Answered by
1
b is right option. . . . . . .
Answered by
0
1 is the maximum value for booldata type.
Option (b)
Explanation:
- A boolean data form in computer science is any type of data that has either a 'true or false', yes or no, 'on or off' (1 or 0). By default, the 'boolean data type' is set to false. However, when using it returns as either 'true or false'.
- There are only two probable values for a 'Boolean' variable: true or false. Using Booleans with control statements to evaluate a program's flow is popular.
To know more
Give an example for boolean data type.
https://brainly.in/question/5527897
Which of the following is not a data type ?
Option
1) boolean
2) character
3) int
4) arr
https://brainly.in/question/8465294
Similar questions