Q252
What is the signature of Math.random() method?
A.
public static double random()
AnswerB.
public void double random()
C.
public static int random()
D.
public void int random()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board