how do computers read a source code
Answers
Answered by
0
Answer:
The compiler is the program that reads code. The compiler translates human readable text into machine code. Machine code is the most fundamental language of computers, as it is the language that the CPU can read directly. People make programming languages so that it is easier to tell computers what to do.
Answered by
0
Answer:
hope this will be helpful
Explanation:
The compiler usually is coded using a different programming language, by the inventor of the new programming language. The compiler translates human readable text into machine code. Machine code is the most fundamental language of computers, as it is the language that the CPU can read directly.
Similar questions