Computer Science, asked by utsav8699, 3 days ago

What are the different types of number systems that a computer deals with? Explain.​

Answers

Answered by neowastakenn
0

Answer: There are a few number systems that a computer can deal with, Binary number system (Base2), Octal number system (Base8), Decimal number system (Base10) and Hexadecimal number system (Base16).

A computer can understand positional number system where there are only a few symbols called digits and these symbols represent different values depending on the position they occupy in the number.

Explanation: Hope it helps!

Similar questions