answersLogoWhite

0


Best Answer

No.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is binary also known as decimal system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which binary numeral system is also known as base?

The binary system is the name given to the base-2 number system.


What is the base 2 number system is also known as?

The binary system.


What does the decimal number 255 mean in binary?

255 as a decimal number (also known as a base 10 number) = 11111111 in binary (also known as a base 2 number). In binary, each digit is known as a bit, and 8 bits are known as 1 byte. 255 is the largest (positive) number you can make in binary using only 8 bits (1 byte).


2 example of binary?

A binary number is a number that consists of only 0 and 1. We use decimal numbers, which consist of numbers made up from 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9. The decimal system is also known as the denary system. Binary is critical to how computers operate, but that would take time to explain in detail. For your examples that you asked for, the following is how binary and decimal represent numbers from decimal 0 to decimal 10. 0 = 0 1 = 1 10 = 2 11 = 3 100 = 4 101 = 5 110 = 6 111 = 7 1000 = 8 1001 = 9 1010 = 10


What is digital number system?

It will be asumed that you are refering to the binary number system, which is used in computers and digital devices. A binary number is always either 0 or 1. This is also commonly refered to as "low" or "high". This is in contrast to the decimal number system, where the numbers can vary between 0,1,2,3,4,5,6,7,8 or 9.


What is The base 2 number system is also called?

Binary system


What is binary cyclic code?

The reflected binary code, also known as Gray codeafter Frank Gray, is a binary numeral system where two successive values differ in only one bit.Here is an example of a 4-bit Gray code:0000000100110010011001110101010011001101111111101010101110011000


Why you convert binary number system to hexadecimal number system?

The hexadecimal system is a base 16 system, just as binary is base 2 and decimal is base 10. The same way that a binary system is more practical for hardware and software implications, hexadecimal is great for easy viewing of binary numbers. It's a lot easier, in the opinion of most, to look at 1FE4 than it is to get the same information as quickly from 0001111111100100. Hexadecimal numbers can also be easily converted to the seven segment display commonly used on electric signs and scoreboards to display numbers and some letters.


How can I know if a binary number is divisible by another binary number?

The same as in decimal. You divide one number by the other, and if you get a whole number as a result (or if you get no remainder, depending on how you do the division), it is divisible. Note that you might also convert both numbers to decimal, and do the division in decimal.


Who invented binary number system?

The modern version of binary numbers was discovered by the German mathematician Gottfried Leibniz in 1679. He credits the invention of binary numbers to Fu Xi, who he claims invented the "I Ching" binary system in China 4,000 years ago. Modern historians believe that the "I Ching", which contains the "bagua" binary hexagrams, dates closer to the 9th century BC. Binary numbers were also used elsewhere in the world outside China and Germany. In Polynesia, indigenous groups used a binary decimal system as early as 1450 AD. Pingala in India used a binary system in 200 BC for prosody. A similar system was used in sub-saharan Africa as part of their numerology system (known as "geomancy"). The sort of binary we use today however was put together by a fellow named "Francis Bacon" , and another chap named "Gottfried Leibniz" in the 1600s. The full power of Binary however was finally unlocked by a man named "George Boole" in the 1800s when he invented Boolean algebra which brought all the ideas together.


Design an algorithm that accepts an input a decimal number and converts it into binary coded decimal representation also draw its flow chart?

192.168.1.1


Machine language is also known as?

Machine code.