Predict the output??..
class dog
{
public static void main(String[] args)
{
int i;
System.out.println(i);
}
}

Posted on by