Back to quizzes
Output Prediction Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What will be the output of the following code: System.out.println(5 + 3);
A
8
B
53
C
Error
D
5 + 3