Rewrite this lambda using a method reference: () -> Math.random(). A. Math.random B. Math::random C. Math::random() D.

Question:

Rewrite this lambda using a method reference: () -> Math.random(). 

A. Math.random

B. Math::random

C. Math::random()

D. java.lang::Math.random

E. None of the above

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

Step by Step Answer:

Question Posted: