Computer Science, asked by sachinbarthwal52, 5 months ago

which numbering format is most commonly used in a computer's machine language ?​

Answers

Answered by ManalBadam
4

Computer engineers often need to write out binary quantities, but in practice writing out a binary number such as 1001001101010001 is tedious and prone to errors. Therefore, binary quantities are written in a base-8, or "octal", or, much more commonly, a base-16, "hexadecimal" (hex), number format.

_________________________________

hope it is helpful ♥♥♥

Similar questions