Computer Architecture And Design Question:

Described the features of Assembly language?

Computer Architecture And Design Interview Question
Computer Architecture And Design Interview Question

Answer:

★ Although Assembly level languages are not easy to understand they are relatively easier as compared to machine level languages.
★ The programs written in this language are not portable and the debugging process is also not very easy.
★ The programs developed in assembly language are thoroughly machine dependent.


Previous QuestionNext Question
Described the features of high level language?Explain Horizontal Micro Code?