- 5
Int x = 2; int y = 4; int result = x + y; system.out.printIn( );
Fill in the blanks to print the sumof the two variables.
3 Antworten
+ 10
Titus Njoroge
Kindly use discussion tab only for queries in coding and related to sololearn! Don't ask for readymade codes + don't ask homework questions!
Follow our community guidelines -
https://www.sololearn.com/Discuss/1316935/?ref=app
Hope you understand 👍
+ 4
Titus Njoroge Pls read the lessons carefully ...This is the very easiest u can solve...Answer👇
System.out.println(result)
+ 1
"Fill in the blanks to print the sumof the two variables."
Is it your homework ?Then I better suggest you not to post your homework here :
https://www.sololearn.com/post/52212/?ref=app
https://www.sololearn.com/Discuss/1316935/?ref=app