“Nothing, this is an error”,”What will be the displayed when the following code is executed?final int x = 22, y = 4;y += x;System.out.println(“”x = “” + x + “”
y = “” + y);”
The goto resource for studying materials
“Nothing, this is an error”,”What will be the displayed when the following code is executed?final int x = 22, y = 4;y += x;System.out.println(“”x = “” + x + “”
y = “” + y);”