What will be the output of the following Java code snippet?
int number; System.out.println(number);
0
Error
Random number
null