Computer Science, asked by ShashankSingh17, 4 months ago

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

Answers

Answered by Ajaykamait
0

Answer:

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

Similar questions