Computer Science, asked by chaarveeh, 6 months ago

find java output for:
System.out.println(Math.random());​

Answers

Answered by santhisiva2037
0

Answer:

This program returns a random value between the range of 0 to 1.

Similar questions