Q. The datatype for single precision floating point number is . . . . . . . .
β
Correct Answer: (A)
FLOAT
Explanation: This question is asking about the data type in MySQL that is used to store single precision floating point numbers. This means numbers that can have decimal points and are not whole numbers.