InterviewSolution
Saved Bookmarks
| 1. |
Find the 8-bit word related to the polynomial x^6 + x^5 + x^2 + x +1(a) 00010011(b) 11000110(c) 00100110(d) 01100111This question was posed to me in exam.Question is from Polynomial and Modular Arithmetic- I in chapter Basic Concepts in Number Theory and Finite Fields of Cryptograph & Network Security |
|
Answer» Correct CHOICE is (d) 01100111 |
|