answersLogoWhite

0


Best Answer

11 in binary notation is equivalent to the decimal number 3

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The binay number 11 have a decimal equivalent of?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When was Jejomar Binay born?

Jejomar Binay was born on 1942-11-11.


The binary number 11 would have a decimal equivalent of 11?

this isn't the fact that the binary number 11 will have decimal equivalent 11... instead it have decimal number 1011 for decimal equivalant 11.here is the alogorithms for converting the decimal number to binary equivalent...!!!#include#includevoid main(){ int i,n,j,b[100];clrscr();printf("Enter a Number:");scanf("%d",&n);i=0;while(n>0){b[i]=n%2;n=n/2;i++;}printf("\n\nBinary Equivalent:");j=i-1;for(i=j;j>=0;j--)printf("%d",b[j]);getch();}using this algorithms... the binary equivalent of any number is taken out...!!! enjoy... have any query... email at :- "devilllcreature@yahoo.com" thank you....!!!


What is 0011 as its decimal equivalent?

A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. A decimal representation does not require a decimal point. So the required decimal representation is 11.


What 2 decimal numbers 11?

Numbers are unique and so the decimal number 11 is 11 and no second number.


What is the decimal equivalent for 11 hundredths?

0.11


What is the decimal number 11 in binary?

Decimal 11 = binary 1011


What biinary number represented by the decimal number 11?

11 (decimal) would be written in binary as 1011


What decimal is equivalent to 7 over 11?

7/11 = 7 ÷ 11 = 0.636364


What is the decimal equivalent of 11mm?

A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. If it does not contain a fractional part then the decimal representation does not require a decimal point. So the decimal for 11 mm is 11 mm. If you want it as a decimal fraction of some other quantity then you need to specify that second quantity.


What decimal is equivalent to nine over eleven?

decimal which is equivalent to nine over eleven = 0.8181


What decimal is equivalent to 811?

8/11 = 0.7272 repeating


Does every fraction have an equivalent decimal?

Yes, it may be a repeating decimal, such as 1/3 = 0.33333.... or 1/11 = 0.090909.... or something longer such as 1/7 = 0.142857142857142857.... where the '142857' is the repeating part. But every rational number (eg. fraction) can be mapped to a corresponding decimal equivalent.