expr2b

Assume integers x, y, and z are 5, 6, and 4, respectively (i.e. x=5, y=6, z=4). Further assume the double, w=3.5.

What will the following C++ expression evaluate to (enter the numeric answer below) or type na if the expression cannot be evaluated.

(x+y)%w