Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 1-8 a variable can contain all the following information _ tex…

Question

question 1-8 a variable can contain all the following information _ text and number text and boolean text, number, boolean color and boolean

Explanation:

Brief Explanations

In programming, variables can store text (strings), numbers (integers, floats etc.), and boolean values (True or False). Colors are not a standard basic - type that a simple variable directly stores without additional encoding or libraries.

Answer:

C. Text, Number, Boolean