182k views
2 votes
Use the drop-down menus to correctly complete these sentences about common data types.

A variable that is used in programming and can hold a true or false value is a(n)
data type.
data
A variable that can hold a mixed sequence of letters and numbers is a(n)
type.
A variable that can hold positive or negative whole-number values is a(n)
data type.
A variable that can be used with moveable decimal points is a(n)
data type.
DONE

User Emil Haas
by
6.6k points

1 Answer

5 votes

Answer: Boolean, alphanumeric string, integer, floating-point number

Explanation: cuz I got it right

User Rvabdn
by
6.5k points