(exam1 + exam2) / 2

Average Rating
0 out of 5 stars. 0 votes.

(exam1 + exam2) / 2

Write an expression that computes the integer average of the int variables exam1 and exam2 (both declared and assigned values ).