Sign In
Computer Science for IGCSE & O level - Data Representation (Section 6 - No. 35)
What is the decimal value of the binary number 1110?
12
13
14
15
Explanation
1110 in binary = (1*8) + (1*4) + (1*2) + (0*1) = 14.
Comments (0)
Login To Comment
Advertisement
Allow javascript to properly load this page