Q. What will be the result of the expression : a % b~~~when a and b are of type int and their values are a = -17 and b = -6?
β
Correct Answer: (D)
5.
You must be Logged in to update hint/solution