answersLogoWhite

0

Is there any other numbers in binary code?

Updated: 9/22/2023
User Avatar

Woah4445

Lvl 1
11y ago

Best Answer

It is not possible to answer this question. The reference to "other" numbers implies that you already have some number(s) in mind. But you have chosen not to say what it is or what they are. It is therefore impossible to determine whether the numbers that I can mention are already known to you or are "other" numbers.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is there any other numbers in binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

Why only 0 and 1 are represent as binary numbers?

A binary code is used, instead of the more familiar ten digits of the Arabic numeral system, because it can be translated easily into a form that machines can use. If you have only two numbers, those numbers can be represented by on or off, they can also be represented by a north magnetic pole and a south magnetic pole, if the information is stored magnetically. The reason why 0 and 1 are used, instead of some other set of two numbers, such as 2 and 3, is just because those are the first numbers, not because their actually numerical value is relevant to how machines read numbers. We could just as easily have used any other two symbols, such as # and *.


What is the sum of 10101010 and 01111?

In any base other than 2 (ie other than binary): 10101010 + 01111 = 10102121 In base 2 (binary): 10101010 + 01111 = 10111001


Explain when an binary operation is commutative?

when we add and substract any number * * * * * "substract" is not a word, and in any case, subtraction is not commutative. A binary operation ~, acting on a set, S, is commutative if for any two elements x, and y belonging to S, x ~ y = y ~ x Common binary commutative operations are addition and multiplication (of numbers) but not subtraction nor division.


What are the two numbers the binary system uses?

In theory any two symbols would do, but usually they are 1 and 0.So, for example, the binary for three is 11, and for thirteen the binary is 1101.To make conversions, use the calculator that comes with a Windows operating system. Set the View to Scientific, make sure the Dec (for decimal) button is selected, and key in a number. Then selected the Bin (binary) button, and the binary equivalent displays.


Where is binary used?

Most commonly, in computers. In general, any electronic circuit that deals with numbers (clocks, calculators, instruments, controllers, etc.) will use a binary representation, because circuits that switch between two states are easy to design and inexpensive to manufacture.

Related questions

How do you write the number 212 in binary numbers or any other number?

110101002


What does 010000100110010100100000011100110111010101110010011001 mean?

Error: Malformed binary. Your binary code is must be divisible by 8.This looks like it is the beginning of a binary code, but is not computable into any text as is. Do you have the rest of the code?


What does binari numbers?

A binary (not binari!) number does nothing. It is a number and is not capable of any action.


Is binary translatable?

binary numbers can be converted into numbers of any base system. Also, eight digit binary numbers can be translated into text characters. There are several translators online. See related link.


Is there any English language to binary code converter on the web?

no


Does special gray code property have any value?

The Gray Code is a type of binary code developed by a programmer named Frank Gray. Gray code is a binary numeral system that differ than normal binary code, and is used widely to detect errors in software.


Are all binary numbers counted by 2?

Binary numbers are written with two symbols, 0 and 1. It is not about counting by 2, any number can be written as a binary number, with the correct sequence of zeros and ones.


What is the binary number of 209.85.153.94?

Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).


What is the answer of binary decimal plus binary?

If you want to add numbers in different bases, in this case decimal and binary, or do any other calculation that involves different bases for that matter, you have to convert all numbers to a single system first - for example, all to decimal. Then you can do the operation. It is really up to you in what base you represent the final answer. In this example, you can convert back to binary, for example.


How many bytes are in a binary code?

There is no real answer to this. Binary codes can be any length. The minimum length is 1 byte.


What do you mean by Duo binary encoding?

Duo binary encoding is nothing but any information either that continuous or discreate signal it will encoded in to binary in the form of set of two binary numbers. It is called as duo binary encoading


What is 1 or 0 used in computer data is called?

The "1's and 0's" are referred to as binary. Binary is actually the only language a computer can understand. Everything else has to be translated to binary for it to understand it. 1 is conidered closed and 0 is open.