Computer Science, asked by my5689475, 2 months ago

is computer store english language directly?​

Answers

Answered by kanikachaturvedi07
0

Answer:

An assembly language is a programming language that can be used to directly tell the computer what to do. 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. However, it can easily change the program into machine code by replacing the words of the program with the numbers that they stand for. A program that does that is called an assembler.

Similar questions