

InterviewSolution
Saved Bookmarks
1. |
Express the decimal format of the signed binary number (101010)2 .(a) 10(b) 12(c) -12(d) -10I have been asked this question in an interview for internship.This interesting question is from IEEE 32 and 64 bit in division Computer Arithmetic of Computer Fundamentals |
Answer» Correct answer is (d) -10 |
|