Question Which data type would store 98.6 accurately better than int? A. char B. int C. bool D. double Show Answer More MCQs Correct Answer: D double The correct answer is double. The correct answer is double.
Leave a Reply