Search the Whole World Here.,.,

What will be the output of the following code snippet?

Please Help Me In Finding The Answer.,.,

int x = 10;
int y = 20;

if ((x 10)
       System.out.print(x);

else
       System.out.print(y);


EmoticonEmoticon