Basics of Computer Architecture
Basics of Computer Architecture
Architechturre
Example:
mov edx, [esp+8]
cmp edx,
Machine language
COMPILER: Compiler is a program that compile source code into executable instructi
ons that a computer can understand, it check the entire program for Syntax and sem
antic errors.