Compilation, Interpretation, Virtualisation etc. How Computer Programming Works - PART 3
The OS manufacturers didn't just give out the code (you wish). Instead, the code (or rather bunch of code) is in object form (it has been compiled) itself.
But why do we even need this in the first place?
Let's recall our simple C program from PART ...
fib.hashnode.dev4 min read