Ó 2002 Prentice Hall                                                                     2
Programming Languages & Methodologies
Machine language is the native language of a computer.
 
§  Instructions for the four basic arithmetic operations,
     for comparing pairs of numbers, for repeating       
     instructions, and so on  all binary
§  Instructions, memory locations, numbers, and
    characters are all represented by strings of zeros and ones
§
*