Page 1 of 1

What is the signature of Math.random() method?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) public static double random()
b) public void double random()
c) public static int random()
d) public void int random()