Q. Which data type is used to store floating-point numbers with single precision in Java?
β
Correct Answer: (A)
float
Explanation: The correct answer is Option A: float.