Vidyalelo
Java Programming · Q287

Interfaces and Abstract Classes

Programming · Java Programming · question 287

Q287

What is the range of numbers returned by Math.random() method?

A.
-1.0 to 1.0
B.
-1 to 1
C.
0 to 100
D.
0.0 to 1.0
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board