Sign In
Computer Science for IGCSE & O level - Data Representation (Section 7 - No. 43)
What is the decimal equivalent of the binary number 10011?
17
18
19
20
Explanation
10011 in binary = (1*16) + (0*8) + (0*4) + (1*2) + (1*1) = 19.
Comments (0)
Login To Comment
Advertisement
Allow javascript to properly load this page