Digital Concepts - Technical MCQs

Q1:

Give the decimal value of binary 10000110.

A 13410

B 14410

C 11010

D 12610

ANS:A - 13410

Given 1 0 0 0 0 1 1 0.

And their corresponding positions values are,

128 64 32 16 8 4 2 1.

In given no where "1" will be present the corresponding position value can be add.

So from given no clearly (128+4+2=134).