answersLogoWhite

0

What decimal number is 00000010?

Updated: 4/28/2022
User Avatar

Wiki User

13y ago

Best Answer

That is the binary equivalent of the number 2

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What decimal number is 00000010?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the 8-bit sign-and-magnitude representation of the decimal number -2?

10


What is a number that contains a decimal point?

It is a number with a decimal point. It is not necessarily a decimal number because 24 (no decimal pont) is a decimal number.It is a number with a decimal point. It is not necessarily a decimal number because 24 (no decimal pont) is a decimal number.It is a number with a decimal point. It is not necessarily a decimal number because 24 (no decimal pont) is a decimal number.It is a number with a decimal point. It is not necessarily a decimal number because 24 (no decimal pont) is a decimal number.


How do you write a C program to convert a binary value to its octal equivalent?

To convert from binary to octal, bitwise AND the binary value with 0x8 (00000111 in binary) and push the value onto a stack. Right-shift (>>) the binary value by 3 bits and repeat until the binary value is zero. Pop the stack to build the left-to-right digits of the octal value. Using 10110100 as an example: 10110100 & 00000111 = 00000100 10110100 >> 3 = 00010110 00010110 & 00000111 = 00000110 00010110 >> 3 = 00000010 00000010 & 00000111 = 00000010 00000010 >> 3 = 00000000 Popping the values in order reveals 00000010, 00000110 and 00000100 (decimal 2, 6 and 4 respectively). Thus 10110100 binary is 0264 octal.


Can a decimal number be a whole number?

No. A whole number is a number with no fractional (decimal) part. Therefore a decimal number can not be a whole number. Another view: 35.0 is a whole number AND a decimal. The fact that a number is a decimal does not automatically require it to have a fractional part. Even 35 is a decimal number (without a decimal point).


Is a decimal number an integer?

A decimal number is not an integer. An integer is a number that is not a fraction, and decimal numbers are decimal fractions.


What is 27.9 as a decimal?

27.9 IS a decimal number. You can tell it is a decimal number because it has a decimal point (.).


What decimal is equivalent to 1.30?

1.30 is a decimal number


What is 0.39.75 as a decimal?

A number with two decimal points cannot be a decimal number.


How do you write 7.5 as a decimal number?

7.5 is a decimal.


What is the value of the numbers after a decimal?

A decimal is a way of representing a number. There is no number after a number.A decimal is NOT a decimal point.


What is the decimal number of 7.15?

7.15 IS a decimal number.


What is 9.6 as a decimal number?

9.6 is a decimal number because it has a decimal point inside