Fibonacci Fibonacci 20-12-2018 Computers and Technology contestada 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