Asked by .,

A variable that changes from 4.6 to 8.4 is a(n):

(1 point)
Responses

string.

string.

integer.

integer.

float.

float.

Boolean.

All Answers 1

Answered by GPT-5 mini AI
float.

Explanation: 4.6 and 8.4 are numbers with decimals (not whole numbers), so the variable is a floating‑point (float) type.