answersLogoWhite

0

0-0

1-1

2-01

3-10

4-11

5-001

and so on

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What two numbers equal 21 and 48?

A binary operation acting on two numbers (real or complex) must give the same answer. They cannot give two different answer. If different answers are required the binary operations must be different and, to identify the numbers involved, these binary operations must be specified. For example, 13.5 and 34.5 give 21 as a difference and 48 as a sum. There will be another pair for addition and multiplication, still another pair for subtraction and multiplication, etc.


How we can convert decimal number into binary number in foxpro programming?

In FoxPro, you can convert a decimal number to a binary number using the DECIMAL() and STR() functions. First, use DECIMAL() to get the binary representation, then format it as a string using STR(). Here's an example: binaryString = STR(DECIMAL(decimalNumber, 2)). This will give you the binary equivalent of the decimal number.


Can you give me an example of a song in binary form?

1001011001 1001101101 1100100010 1100001110 1011100111 1000111001 1110001001 1001001112 (Binary Code) Brahms Lullaby (Binary Form)


Must the product of 2 decimals be a decimal?

No. A decimal is a representation of a number such that the place value of any digit is ten times the place value of the digit to its right. It does not require a decimal point. So the decimal numbers, 3 and 4, can be multiplied together to give 1100 in binary.


Are addition and subtraction variables?

No, they are binary operators. Two numbers (or variables) are combined, according rules of operation to give a single answer.


Can you give me an example of numbers on a credit card for visa?

21452245


Can you give me a sentence using representation?

Show me a representation of that.


Give 5 example of a natural numbers?

1,2,3,4 and 1 million.


What two numbers give you 36000?

As an example: 18000+18000 = 36000


Can you give me an example when the LCM of two numbers is the product of the two numbers?

The LCM of 7 and 9 is 63.


Can an irrational number be a decimal if so give an example?

Irrational numbers are decimal numbers that can't be expressed as fractions. An example is the square root of 2


Give the 4 number system in computer?

1. binary number 2. decimal number 3.hexadecimal number 4. octal numbers