2.1 Number System
Basic Types of Number System
Number system is a basic symbol to represent a set of quantities.There are many types of number system but we have to studies on the decimal,hexadecimal and binary number.Refer Table 1.1 to differentiate decimal,octal,hexadecimal and binary number.
Number System Name
|
Base
|
Unique set of distinct symbol
|
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 A B C D E F]
|
No comments:
Post a Comment