What will be the output of the following expression?
System.out.println(10 / 3);
3
3.33
3.0
Compilation Error
This question is part of this quiz :