InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by hexadecimal. |
|
Answer» imal describes a base-16 number system. ... We show the equivalence of binary, DECIMAL, andhexadecimal numbers in the table below.Hexadecimal is a CONVENIENT way to express binary numbers in modern computers in which a byte is ALMOST always defined as containing eight binary DIGITS. may HELP you ☺️ |
|