Question: In modular arithmetic, which of the following is true for any integer k?
Options:
Correct Answer: k mod k = 0
Solution:
For any integer k, k mod k = 0, as k is divisible by itself.