Predict the output
class Output 
{
public static void main(String args[])
{
int x=y=z=30;
}
}

Posted on by