binary to dacimal 101110
Answers
Answered by
1
1 0 1 1 1 0
2^5 2^4 2^3 2^2 2^1 2^0
Exclude the values which are under zero i.e., exclude 2^4 & 2^0 & add remaining.
2^5 + 2^3 + 2^2 + 2^1 = 32 + 8 + 4 + 2 = 46
Please mark as brainliest if it is helpful
2^5 2^4 2^3 2^2 2^1 2^0
Exclude the values which are under zero i.e., exclude 2^4 & 2^0 & add remaining.
2^5 + 2^3 + 2^2 + 2^1 = 32 + 8 + 4 + 2 = 46
Please mark as brainliest if it is helpful
Similar questions