Find the result of the following a 35 mod 4 b 35 mod 4 c 77
Find the result of the following.
a) -35 mod 4
b) 35 mod 4
c) -77 mod 9
d) 177 mod 9
Solution
Answer:
The results for the given mod functions is as below :
a) -35 mod 4 =1
b) 35 mod 4 =3
c) -77 mod 9 =4
d) 177 mod 9 =6
