Q. What is the result of 5 % 2?
Solution:
The modulo operator % returns the remainder, 5 % 2 = 1.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
The modulo operator % returns the remainder, 5 % 2 = 1.
Strengthen Your Practice with our comprehensive question bank.