InterviewSolution
Saved Bookmarks
| 1. |
[(a mod n) + (b mod n)] mod n = (a+b) mod n(a) True(b) FalseI had been asked this question in homework.I need to ask this question from Number Theory topic in portion Basic Concepts in Number Theory and Finite Fields of Cryptograph & Network Security |
|
Answer» The correct answer is (a) TRUE |
|