QUESTION IMAGE
Question
question 24
which is a valid value for a boolean variable?
1
true
true
Brief Explanations
In most programming languages, the valid values for a Boolean variable are true (in lowercase) and false (in lowercase). While some languages may support using 1 to represent true in a non - strict sense, the standard and most correct representation among the given options is true in lowercase.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. true