hello guys, i really need help right now with this question.
how to convert 1100101(base 2) to decimal, octal and hexadecimal?
i really appreciated if u guys shows how to do it.
Could anyone help @ guide me with binary code?
Started by firefly, Aug 05 2009 07:36 AM
8 replies to this topic
#1
Posted 05 August 2009 - 07:36 AM
|
|
|
#2
Posted 05 August 2009 - 07:39 AM
#3
Posted 05 August 2009 - 08:05 AM
thanx. but how to put base number?sorry im a bit new to this.
heres the screenshot by the way.
yfrog.c0m/2j1g1gj
heres the screenshot by the way.
yfrog.c0m/2j1g1gj
#4
Posted 05 August 2009 - 08:33 AM
I'm not sure what you're asking. In simple text, you can do as you did in your original question, or something like 1100101_2 <-- notice, 2 is written in base 10. AF46_16 would be a base 16 number.
In programming, 0x prefix often indicates hexadecimal, 0 prefix indicates octal, and no prefix indicates decimal.
In programming, 0x prefix often indicates hexadecimal, 0 prefix indicates octal, and no prefix indicates decimal.
#5
Posted 05 August 2009 - 08:47 AM
hmm,i just wanna find the answer. so i should just put 1100101_2 in that box to show up the answer?here's the rest of the question.
yfrog.c0m/632g4g2j
yfrog.c0m/632g4g2j
#6
Posted 05 August 2009 - 09:57 AM
Is this a computerized test, or paper?
#7
Posted 06 August 2009 - 04:14 AM
its just a practice paper.
#8
Posted 06 August 2009 - 08:14 AM
If you're doing it on paper, just use a subscript with the base written in base 10.
#9
Posted 12 August 2009 - 08:09 PM
Definitely WolframAlpha.


Sign In
Create Account

Back to top









