Computer Science, asked by sunil9996, 1 year ago

with which letters of alphabet are following numbers represented in hexadecimal number system


praveenreddy5257: what are the numbers which need to be represented ?

Answers

Answered by praveenreddy5257
2

In Hexadecimal number system 0 to 9 are represented as they are,But from 10 the representation changes 10 is represented with A, and

11 with B,

12 with c,

and it continues,

Similar questions