what do you meant by number system? explain the type of number system.
Answers
Answered by
1
Answer:
a number system is a writing system for expressing numbers that is a mathematical notation for representing numbers of a given set using digits or other symbols in a consistent manner. The number the numerical represents is called it's value
Answered by
1
Answer:
Number systems are the technique to represent numbers in the computer system architecture, every value that you are saving or getting into computer memory has a defined number system.
Explanation:
there are 4 types of number system.
1). decimal (0 to 9)
2). Binary(0 and 1)
3). Octal (0 to 8)
4). Hexadecimal (0 to 9 and A=10,B=11,C=12,D=13,E=14,F=15)
Similar questions