answersLogoWhite

0


Best Answer

Binary is used for representing numbers in computer systems because it is the only numeric system that can be represented with on/off switches. Each of those states, on and off, can be used to represent a digit, one and zero respectively.

If we used decimal storage, then it could only be represented in ways that are less efficient, or not technically feasible. For example, if we had a high-speed microswitch (equivalent to a transistor) that had ten different states, then we could use that, but there is no such thing. Alternatively, we could represent decimal using nine on/off switches per digit, each representing a value from one to nine, ensuring that no two of them would be simultaneously on. This though, is a waste of resources. Doing it that way, having eighteen on/off switches would represent a number from zero to 99. Using binary, the same number of on/off switches can represent a number from zero to 262143.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is the denary number system rejected by the computer for data representation and the binary number system accepted?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the binary representation of the hexadecimal number 3D9?

The binary representation is : 1111011001


What is data codes and internal representation in computer?

Data is internally represented in binary form in what we call machine language.


What is the use of ASCII in computer system?

ASCII is the representation of Binary Digits (0 & 1s) which are interpreted by Processor as meaningful data.


Why you are using binary integer representation?

I am not!


How many zeros are present in the binary representation of 51 5?

11111111=255 'o' zeroes are present in the binary representation of 51x5


What is the binary representation of 4?

4 = 100


What is the binary representation of 13?

1310 = 11012


Is binary code an input or output device?

Binary code is not a device. It is a numerical representation of data.


What is the binary representation of hexadecimal number of ABC?

It is 101010111100.


What is 01101001?

That is the binary representation of the decimal number 105.


What is the binary representation of the decimal number 10?

1010 = 10102


What is the representation of the binary numbers 11001?

the answer is 25, it is quite easy