50 POINTS & A FOLLOW!

Which of the following statements contains an error?

(I) int digit = (int) (Math.random() * 10);

(II) lotteryNum = digit;

(III) //System.out.println(lotteryNum);

I only

 II only

 III only

 I and III only

 II and III only