Computer Science, asked by barnalisarkar89132, 4 months ago

what will be the output of the following: system.out.println(4+5+"India" );
​system. out. println("India"+4+5);​

Answers

Answered by Oriel432
2

Answer:

9 + India

India + 9

HOPE IT HELPS

Answered by svprithuprathu
0

please give the question properly,

we can't simply put a number.

We have to declare the number to a variable and then we have to add it in the print statement.

Hope it helps~

Similar questions