QUESTION IMAGE
Question
question 1-4
a variable can contain all of the following information
text and number
color and boolean
text and boolean
text, number, boolean, and color
Brief Explanations
In programming, variables can store different data - types. Text (strings), numbers (integers, floats etc.), boolean values (True/False), and in some cases color - related information can be stored in variables.
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
D. Text, Number, Boolean, and Color