Digital Electronics - Digital Concepts - Discussion

Discussion Forum : Digital Concepts - General Questions (Q.No. 10)
10.
Give the decimal value of binary 10010.
610
910
1810
2010
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
21 comments Page 3 of 3.

GSAdhikari said:   1 decade ago
10010=1x2^4 + 0x2^3 + 0x2^2 + 1x2^1 + 0x2^0
=16+0+0+2+0
=(18)


Post your comments here:

Your comments will be displayed after verification.