Write a statement to assign 35.9012 to a variable with the suitable data type.
Answers
Answered by
0
Answer:
since the number is containing many numbers are decimal point, so double data type is suitable.
double num = 35.9012 :
Similar questions
Math,
1 month ago
Math,
1 month ago
Chemistry,
1 month ago
Computer Science,
3 months ago
Computer Science,
3 months ago
Math,
9 months ago