Computer Science, asked by fghdst8525, 9 months ago

How does the computer understand a program written in high level language?

Answers

Answered by saiphysiocare1
41

Explanation:

An assembly language is almost exactly like the machine code that a computer can understand, except that it uses words in place of numbers. A computer cannot really understand an assembly program directly. ... They are called instructions because the programmer uses them to instruct the computer what to do.

Please mark me as Brainalist if it helps

Answered by devyani1689
10

Compiler: Compiler is a system software that translate and executes instructions written in a computer program in one go

Similar questions