Digital Electronics - Number Systems and Codes

Exercise : Number Systems and Codes - General Questions
16.
Convert hexadecimal value C1 to binary.
11000001
1000111
111000100
111000001
Answer: Option
Explanation:
No answer description is available. Let's discuss.

17.
Convert the following octal number to decimal.
178
51
82
57
15
Answer: Option
Explanation:
No answer description is available. Let's discuss.

18.
Convert the following binary number to octal.
0101111002
1728
2728
1748
2748
Answer: Option
Explanation:
No answer description is available. Let's discuss.

19.
How many binary digits are required to count to 10010?
7
2
3
100
Answer: Option
Explanation:
No answer description is available. Let's discuss.

20.
The BCD number for decimal 347 is ________.
1100 1011 1000
0011 0100 0111
0011 0100 0001
1100 1011 0110
Answer: Option
Explanation:
No answer description is available. Let's discuss.