predict the output
predict the output
a. int x = 10;
int y = 20;
if (x > y)
System.out.println("x is greater");
} else if (x == y) {
} else {
System.out.println("y is greater");
if (num % 2 == 0) {
} else {
} else {
C int a = 5, b = 8;
System.out.println(result);
}
E int count = 0;
count++;
if (i == 5) {
break;
if (i == 3) {
continue;