|
|
|
|
|
by tejuis
1326 days ago
|
|
Data is information about things and code is information about how to transform data. Every program transforms input data to output data. Code is interpreted by the computer. Data and code are encoded to bits for the digital computer. |
|
Code is interpreted by the computer, Data is interpreted by Code !!!
But when we say "code is interpreted by computer" we are really saying "Code is interpreted by Code" right? Meaning the interpreter or compiler.
So how come this snake doesn't eat its own tail?
The answer, the MAGIC of computers, is that at the lowest level somehow Hardware is able to interpret Code .