In the second instance, the display method displays the result produced by an arithmetic expression:
*-- Arithmetic expression | v --------- System.out.println(6 + 9 + 8);