0
need help!
please need help with it
2 ответов
+ 5
int result = x + y; or other matemathical equation example:
- / * % etc...
Next put the variable ' result' in round brackets.
system.out.printl (result);
0
please what is the answer to this code? int x=2 int y=4 int result =__ __; system.out.printin(_______)