Wednesday, March 11, 2015

How does the Computer Understand what we type?

A computer is able to understand our language because it has been given a code. To determine what each letter is, there is a series of numbers which are in binary code, that translates what each letter is. This allows the computer to interpret what is being typed.

Example:
A=01100110
B=10011001

No comments:

Post a Comment