Digital Electronics - Number Systems and Codes

Exercise : Number Systems and Codes - General Questions
46.
Convert the following decimal number to hexadecimal.
125
7D16
D716
7C16
C716
Answer: Option
Explanation:
No answer description is available. Let's discuss.

47.
A decimal 11 in BCD is ________.
00001011
00001100
00010001
00010010
Answer: Option
Explanation:
No answer description is available. Let's discuss.

48.
What is the resultant binary of the decimal problem 49 + 01 = ?
01010101
00110101
00110010
00110001
Answer: Option
Explanation:
No answer description is available. Let's discuss.

49.
The difference of 111 – 001 equals ________.
100
111
001
110
Answer: Option
Explanation:
No answer description is available. Let's discuss.

50.
Convert the binary number 1100 to Gray code.
0011
1010
1100
1001
Answer: Option
Explanation:
No answer description is available. Let's discuss.