Electronics and Communication Engineering - Digital Electronics - Discussion
Discussion Forum : Digital Electronics - Section 17 (Q.No. 36)
36.
The decimal equivalent of the hexadecimal number E 5 is
Discussion:
1 comments Page 1 of 1.
Sandracv said:
9 years ago
Multiply the last digit with (16^power), stores the result,
i.e; 5 * 16^0 = 5 * 1 = 5.
Repeat the step increment the power by 1,
i.e; E * 16^1 = E * 1 = 14 * 16 = 224.
Therefore, 224 + 5 = 229 is the answer.
i.e; 5 * 16^0 = 5 * 1 = 5.
Repeat the step increment the power by 1,
i.e; E * 16^1 = E * 1 = 14 * 16 = 224.
Therefore, 224 + 5 = 229 is the answer.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers