CBSE Class 11 Computer Science Question 83 of 91

Data Representation — Question 14

Back to all questions
14
Question

Question 14

Convert the following decimal numbers to hexadecimal:

(a) 206

Answer
16QuotientRemainder
16206E (14)
1612C (12)
 0 

Therefore, (206)10 = (CE)16

(b) 3619

16QuotientRemainder
1636193
162262
1614E (14)
 0 

Therefore, (3619)10 = (E23)16