Q. In Java, which data type is used to store numbers with decimal points?
β
Correct Answer: (A)
double
Explanation: The correct answer is Option A: double.