English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I think this binary or ascii but i want to know what this translates to in english 010010001001010001000001011101000111 ?

2007-04-06 15:01:58 · 4 answers · asked by Adam B 1 in Computers & Internet Programming & Design

4 answers

It means:

Be sure to drink your Ovaltine.

2007-04-06 16:08:58 · answer #1 · answered by Anonymous · 1 1

Looks like you have some machine code. You will have to get a datasheet for the type of processor the source code was compiled into and convert it into an assembler instruction.

OR this is a signed integer where the first bit indicated polarity (Pos or Neg) and the remaining bits are the value

2007-04-06 22:23:15 · answer #2 · answered by MarkG 7 · 0 0

You are right it is binary or machine language. Heres a translator:
http://www.paulschou.com/tools/xlate/
Type in anything in text and it changes it to binary or hexidecimal or back

2007-04-06 22:08:54 · answer #3 · answered by OZ 6 · 0 0

its binary code used by computers.

2007-04-06 22:23:24 · answer #4 · answered by Anonymous · 0 0

fedest.com, questions and answers