Computer Science, asked by shreenidhirao75, 1 year ago

for reading a double type value, we must use the specification_

Answers

Answered by aditya659915
0

Answer:

(I know only JAVA so my answer will be based on it.)

To accept double type value and process it, we use the specification:

double num = in.nextDouble()

Thank you!

Please mark me as Brainliest!

Similar questions