Q3 Single choice Flag It is given that integer x = 41 and integer y = 16.What is the value of the expression (x % y)? A -15 B -11 C -8 D 9 Correct answer