Computer Science, asked by sahotakiran9, 1 month ago

Explain Number system and its commonly used types.​

Answers

Answered by princeverma90
0

Answer:

The number system is simply a system to represent or express numbers. There are various types of number systems and the most commonly used ones are decimal number system, binary number system, octal number system, and hexadecimal number system.

FOLLOW ME & HAVE A NICE DAY

Answered by ItzRainDoll
1

Table of the Numbers Systems with Base, Used Digits, Representation, C language representation:

Number system Base Used digits

Binary 2 0,1

Octal 8 0,1,2,3,4,5,6,7

Decimal 10 0,1,2,3,4,5,6,7,8,9

Hexadecimal 16 0,1,2,3,4,5,6,7,8,9, A,B,C,D,E,F

Similar questions