All quizzes
JavaCorePredict the output

What is the output?

System.out.println(7 / 2 + ", " + 7.0 / 2);