What will be the output of the following Java code?

class increment {

public static void main(String args[])

{

int g = 3;

System. out. print(++g * 8);

}

}

1
33
2
25
3
24
4
32
5
Question Not Attempted

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation