Computer Science, asked by gaming263, 2 months ago

10*4+6%4+8/2 evaluate in java​

Answers

Answered by emailayan11
0

Answer:

Explanation:

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