It's the binary representation of the décimal number 54.
In ASCII (http://en.wikipedia.org/wiki/ASCII), 0110110, or 54, represent the caracter '6'.
It could also mean "http://www.0110110.com/", a website.
2006-06-29 03:51:42
·
answer #1
·
answered by ? 5
·
0⤊
0⤋
well,
In the world of computer science, this is a binary number representing the number 54.
0 1 1 0 1 1 0
64 32 16 8 4 2 1
so if you add up all the numbers with a 1 above you get 54.
Other than that I have no idea :-)
2006-06-29 03:59:46
·
answer #2
·
answered by Z-man 2
·
0⤊
0⤋
54
2006-06-29 04:01:50
·
answer #3
·
answered by yoovraj s 2
·
0⤊
0⤋
Is the binary representation of the number 54. Use your scientific calculator to prove this.
2006-06-29 04:15:44
·
answer #4
·
answered by Entity 2
·
0⤊
0⤋
Binary for 54 but should not be represented with an odd number of digits.
2006-06-29 03:54:06
·
answer #5
·
answered by akemper98 2
·
0⤊
0⤋
It is the binary representation of 54 or the binary representation of the ASCII representation of 6.
2006-06-29 03:52:38
·
answer #6
·
answered by Pascal 7
·
0⤊
0⤋
0x2^0 + 1x2^1 + 1x2^2 + 0x2^3 + 1x2^4 + 1x2^5 + 0x2^6
= 0 + 2 + 4 + 0 + 16 + 32 + 0
= 54
so (0110110)base2 = (54)base10
2006-06-29 05:06:49
·
answer #7
·
answered by raja 3
·
0⤊
0⤋
it's the binary code that computer work off of. (I think)
2006-06-29 03:53:28
·
answer #8
·
answered by Lola C 2
·
0⤊
0⤋
binary code
2006-06-29 03:52:21
·
answer #9
·
answered by ? 3
·
0⤊
0⤋
binary
2006-06-29 03:52:30
·
answer #10
·
answered by queeneazy420 3
·
0⤊
0⤋