High Level Language
Codes similar to everyday English
Use mathematical notation.
Make complex programming simpler.
Machine Code
Lowest language a computer can understand.
Consist of binary code that directly control computer’s hardware.
Written in hexadecimal format,difficult for human to read and write.
Can be executed directly by CPU without translation or interpretation.