Computer Fundamentals - Engineering

Q1:

The binary equivalent of the Hexadecimal number 7BD is

A 11110111101

B 111010111101

C 101110111101

D All of the above

E None of the above

ANS:A - 11110111101

7-7

B-11
D-13
7-0111
B-1011
D-1101.

So the answer should be,

0111 1011 1101