Computer Science, asked by srishti0208, 2 months ago

Answer the following:
1.
Explain Number system and its commonly used types.​

Answers

Answered by spoorthy18
2

Answer:

Explanation:

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