Computer Science, asked by mahatochnimai, 3 months ago

If x= 10, y = 15 calculate the value of
x+ = --x + ++y + y%3
in java.answer if you know or else I will report you. ​

Answers

Answered by Rivan2010
0

Answer:

52 // integer literal

age // variable name

System.out.println("ABC"); // method call

"Java" // string literal

98.6D // double precision floating-point literal

89L // long integer literal

Similar questions