Chapter 2: Problem 21
What value will be assigned to result after the following statement executes? result = 9 % 2
Short Answer
Expert verified
Answer: The value assigned to the variable "result" is 1.