Solve...............
Rules for answering the question:
1) Original Answer
2) Don't copy anything from Google
3) Those who don't know the answer, go away.
Answers
1. What is Number system? Describe the different number systems.
Ans: The way in which the numbers are expressed is known as the number system.
There are four types of number systems:
i. Binary (base 2)
ii. Decimal (base 10)
iii. Octal (base 8)
iv. Hexadecimal (base 16)
2. What do you mean by decimal number system and binary number system?
- Decimal Number System:
Decimal Number System:The decimal number system is the most widely used number system. It consist of ten digits from 0 to 9.
- Binary Number System:
The binary or base 2 Number System uses only two digits: 0 and 1. It is the most fundamental
The binary or base 2 Number System uses only two digits: 0 and 1. It is the most fundamental numbering system in digital computers.
Answer:
1) What is number system? Describe the different number systems.
Ans: The way in which the numbers are expressed is known as the number system. There are four types of number systems:
i. Binary (base 2)
ii. Decimal (base 10)
iii. Octal (base 8)
iv. Hexadecimal (base 16)
2) What do you mean by decimal number system and binary number system?
Decimal Number System:
The decimal number system is the most widely used number system. It consist of ten digits from 0 to 9.
Binary Number System:
The binary or base 2 Number System uses only two digits: 0 and 1. It is the most fundamental numbering system in digital computers.