PDA

View Full Version : Anyone help me with these two question please???


Mannyfl
January 24th, 2007, 10:29 PM
1. What is binary code language?


2. How does ASCII use binary code to represent numbers or characters?

Buzz
January 25th, 2007, 12:23 AM
Binary code is 1 and 0, that's all. It's either on or off, yes or no. there are no other variations.

011100101001010101010010101010100101010101


ASCii doesn't "use" binary. ASCii is a different language. It uses numbers 0-999 to represent specific characters.

http://www.ssi-developer.net/reference/ascii-0.shtml