InterviewSolution
Saved Bookmarks
| 1. |
What do the above numbers correspond to?0 1 2 3 40 4 3 2 10 1 2 3 4– 1 3 2 4(a) Both Additive Inverses(b) Both Multiplicative Inverses(c) Additive and Multiplicative Inverse respectively(d) Multiplicative and Additive Inverses respectivelyThe question was asked in examination.I want to ask this question from Polynomial and Modular Arithmetic- I topic in division Basic Concepts in Number Theory and Finite Fields of Cryptograph & Network Security |
|
Answer» RIGHT option is (B) Both Multiplicative Inverses The best explanation: The top SET of NUMBERS correspond to ADDITIVE Inverses and the bottom set of numbers correspond to Multiplicative Inverse. |
|