machine language programs are easy to understandand maintain.
Answers
Answered by
0
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.
Answered by
1
Answer:
Machine language programsare easy for computers to understand, but, for people, machine language programming is tedious work susceptible to error.
Hope it will help you
Mark me the branliest
Similar questions