

InterviewSolution
Saved Bookmarks
1. |
The hexadecimal equivalent of the binary number (0010010100)2 is :(a) (0B4)16(b) (0A4)16(c) 224(d) 0114The question was posed to me in an international level competition.This intriguing question comes from The Hexadecimal Number System in chapter Number Systems of Computer Fundamentals |
Answer» Correct CHOICE is (a) (0B4)16 |
|