Digital Electronics - Number Systems and Codes - Discussion
Discussion Forum : Number Systems and Codes - General Questions (Q.No. 79)
79.
Convert the following hexadecimal number to decimal.
1CF16
1CF16
Discussion:
1 comments Page 1 of 1.
Akshay said:
10 years ago
Here 1CF.
(12) (15)....(a = 10, b = 11, c = 12.....so on).
= 1 12 15.
= 16^2 16^1 16^0.
= 1*256+16*12+15.
= 256+192+15 == 463.
(12) (15)....(a = 10, b = 11, c = 12.....so on).
= 1 12 15.
= 16^2 16^1 16^0.
= 1*256+16*12+15.
= 256+192+15 == 463.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers