Q. Evaluate the expression given below if A = 16 and B = 15.
Code:
A % B // A
β
Correct Answer: (B)
0
A % B // A
You must be Logged in to update hint/solution