write the statement to convert a number stored in a string variable 'num' to a double data type.
Answers
Answered by
14
So,
String num;
num=Double.parseDouble(num);
Please mark brainliest
Similar questions
Social Sciences,
7 months ago
English,
7 months ago
Social Sciences,
1 year ago
English,
1 year ago
Economy,
1 year ago
Environmental Sciences,
1 year ago