Assume x is a double variable, and rand references a Random object. What does the following statement

Question:

Assume x is a double variable, and rand references a Random object. What does the following statement do? 

x = rand.nextDouble();

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: