InterviewSolution
Saved Bookmarks
| 1. |
Division of(131B6C3) base 16 by (lA2F) base 16 yeilds(a) 1AD(b) DAD(c) BAD(d) 9ADThis question was posed to me by my school teacher while I was bunking the class.This is a very interesting question from Overview topic in section Cryptography Overview, TCP/IP and Communication Networks of Cryptograph & Network Security |
|
Answer» RIGHT answer is (d) 9AD The best I can explain: Base 16 division to be FOLLOWED where A-F STAND for 10-15. |
|