

InterviewSolution
Saved Bookmarks
1. |
Express the decimal format of the signed binary number (101010)^2 .(a) 10(b) 12(c) -12(d) -10I got this question in an interview for job.My question is taken from Binary Multiplication & Division in section Computer Arithmetic of Computer Fundamentals |
Answer» Right ANSWER is (d) -10 |
|