Back to quizzes

Output Prediction Quiz

Java / Loops | Medium | 15 questions

Question 1 of 15

4 free questions left

What will be printed by the following code? System.out.println(5 + 2 * 3);