Question
Which data type would store 98.6 accurately better than int?
Select an option. Your answer will be checked instantly.
Correct Answer: D. double
Explanation:
The correct answer is double.
Leave a Reply