Computer Science - Digital Computer Electronics - Discussion
Discussion Forum : Digital Computer Electronics - Section 2 (Q.No. 6)
6.
Conversion of binary number 1100012 to its decimal number is
Discussion:
4 comments Page 1 of 1.
Deepanjan Basak said:
1 decade ago
Can anybody help me to understand this answer?
Pratik Tank said:
10 years ago
To convert binary to decimal, assign power from right to left.
= (1x2^5)+(1x2^4)+(1x2^3)+(1x2^2)+(1x2^1)+(1x2^0).
= 32+16+0+0+0+1 = 48+1.
= 49.
= (1x2^5)+(1x2^4)+(1x2^3)+(1x2^2)+(1x2^1)+(1x2^0).
= 32+16+0+0+0+1 = 48+1.
= 49.
Ajay said:
9 years ago
32 + 16 + 0 + 0 + 0 + 1 = 49.
Fayaz qureshi said:
4 years ago
Please explain the direct method.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers